availableForTiers property

  1. @JsonKey.new(name: 'available_for_tiers', defaultValue: <String>[])
List<String> availableForTiers
final

Implementation

@JsonKey(name: 'available_for_tiers', defaultValue: <String>[])
final List<String> availableForTiers;