altIds property

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

JSON alt_ids

Implementation

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