heading property
Optional. For live locations, a direction in which the user is moving, in degrees. Must be between 1 and 360 if specified.
Implementation
@JsonKey(name: 'heading')
int? get heading;
Optional. For live locations, a direction in which the user is moving, in degrees. Must be between 1 and 360 if specified.
@JsonKey(name: 'heading')
int? get heading;