course property
The direction in which the device is traveling, measured in degrees and
relative to due north. Value ranges from 0.0 to 359.99.
Null if the course is not available.
Implementation
final double? course;
The direction in which the device is traveling, measured in degrees and
relative to due north. Value ranges from 0.0 to 359.99.
Null if the course is not available.
final double? course;