bearing property Null safety

double bearing
read / write

指向的方向,以角度为单位,从正北向逆时针方向计算,0-360

Implementation

late double bearing;