internalLocation property

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

Implementation

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