locationCodes property

  1. @JsonKey.new(name: 'locationCodes', includeIfNull: false)
String? locationCodes
final

Implementation

@JsonKey(name: 'locationCodes', includeIfNull: false)
final String? locationCodes;