createFieldMap property
If true (defaults to false), a private, static _$ExampleJsonMeta
constant is created in the generated part file.
This constant can be used by other code-generators to support features
such as fieldRename.
Implementation
final bool? createFieldMap;