Return the message format specification of this record JSON formatter.
Synopsis
Declared in <ball_recordjsonformatter.h>
bsl::string const&
format() const;
Description
See {`Record Format Specification`}. Note that the syntax of this string depends on formatSyntax().
Return Value
message format specification of this record JSON formatter
Created with MrDocs