PropertyParser constructor
const
PropertyParser(
- FromJsonParserFunction fromJsonParser,
- ToJsonParserFunction toJsonParser
Implementation
const PropertyParser(this.fromJsonParser, this.toJsonParser);