setAzimuthFix method

void setAzimuthFix(
  1. double fix
)

Implementation

void setAzimuthFix(double fix) => _compass.azimuthFix = fix;