locationId property

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

Implementation

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