livePeriod property
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;
Optional. Time relative to the message sending date, during which the location can be updated; in seconds. For active live locations only.
@JsonKey(name: 'live_period')
int? get livePeriod;