locationCode property

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

Implementation

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