locationName property

  1. @JsonKey.new(name: 'locationName')
String? locationName
final

Implementation

@JsonKey(name: 'locationName')
final String? locationName;