schemaMapping property

  1. @JsonKey(defaultValue: [])
List<SchemaMap> schemaMapping
final

A list of schema mappings.

Implementation

@JsonKey(defaultValue: [])
final List<SchemaMap> schemaMapping;