angle property
The angle threshold (in degrees) for triggering location updates based on direction changes.
Default is 0
. If set, location updates will be triggered when the device's direction
changes by at least this angle.
Implementation
final int? angle;