altIds property

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

JSON alt_ids

Implementation

@JsonKey(name: "alt_ids", defaultValue: [])
final List<AlternativeId> altIds;