course property

double? course
final

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;