location property

  1. @JsonKey(name: 'location')
ChatLocation? get location
inherited

Optional. Location for supergroups.

Implementation

@JsonKey(name: 'location')
ChatLocation? get location;