GPS_Active constant
PowerMon_State
const GPS_Active
GPS is actively trying to find our location See GPSPowerState for more details
Implementation
static const PowerMon_State GPS_Active =
PowerMon_State._(2048, _omitEnumNames ? '' : 'GPS_Active');