menu
dartpollo package
documentation
schema/schema_options.dart
GeneratorOptions
schemaMapping property
schemaMapping property
dark_mode
light_mode
schemaMapping
property
@JsonKey(defaultValue: [])
List
<
SchemaMap
>
schemaMapping
final
A list of schema mappings.
Implementation
@JsonKey(defaultValue: []) final List<SchemaMap> schemaMapping;
dartpollo package
documentation
schema/schema_options
GeneratorOptions
schemaMapping property
GeneratorOptions class