livePeriod property

  1. @JsonKey(name: 'live_period')
int? get livePeriod
inherited

Optional. Time relative to the message sending date, during which the location can be updated; in seconds. For active live locations only.

Implementation

@JsonKey(name: 'live_period')
int? get livePeriod;