livePeriod property
Optional. Period in seconds for which the location can be updated, should be between 60 and 86400.
Implementation
@JsonKey(name: 'live_period')
int? get livePeriod;
Optional. Period in seconds for which the location can be updated, should be between 60 and 86400.
@JsonKey(name: 'live_period')
int? get livePeriod;