region property

  1. @JsonKey.new(includeIfNull: false)
String? region
final

The region reported by the client

Implementation

@JsonKey(includeIfNull: false)
final String? region;