parserConfig property

ParserConfig? parserConfig
getter/setter pair

The configuration for the parser.

It determines how the server parses the messages.

Implementation

ParserConfig? parserConfig;