heading property
Optional. The direction in which user is moving, in degrees; 1-360. For active live locations only.
Implementation
@JsonKey(name: 'heading')
int? get heading;
Optional. The direction in which user is moving, in degrees; 1-360. For active live locations only.
@JsonKey(name: 'heading')
int? get heading;