userLocationId property

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

Implementation

@JsonKey(name: 'UserLocationId', includeIfNull: false)
final String? userLocationId;