location property

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

The location to which the supergroup is connected.

Implementation

@JsonKey(name: 'location')
Location get location;