altIds property

  1. @JsonKey(defaultValue: [])
List<AlternativeId> altIds
final

JSON alt_ids

Implementation

@JsonKey(defaultValue: [])
final List<AlternativeId> altIds;