parser property

Parser? parser
final

if you don't specify the parser. It will be Parser.JsonSerializable

Implementation

final Parser? parser;