fromLocation property

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

Implementation

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