structure property

  1. @JsonKey(fromJson: fieldsFromJsonRow, toJson: fieldsToJsonRow, defaultValue: <Field>[])
List<Field> structure
final

Implementation

@JsonKey(fromJson: fieldsFromJsonRow, toJson: fieldsToJsonRow, defaultValue: <Field>[])
final List<Field> structure;