menu
artemis package
documentation
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;
artemis package
documentation
schema/options
GeneratorOptions
schemaMapping property
GeneratorOptions class