NOT_PRESENT constant

Config_PositionConfig_GpsMode const NOT_PRESENT

GPS is not present on the device

Implementation

static const Config_PositionConfig_GpsMode NOT_PRESENT =
    Config_PositionConfig_GpsMode._(2, _omitEnumNames ? '' : 'NOT_PRESENT');