ERROR_CODE_NETWORK_UNAVAILABLE constant

ErrorCode const ERROR_CODE_NETWORK_UNAVAILABLE

-- Network (-150..-179) ------------------------------------------------

Implementation

static const ErrorCode ERROR_CODE_NETWORK_UNAVAILABLE =
    ErrorCode._(150, _omitEnumNames ? '' : 'ERROR_CODE_NETWORK_UNAVAILABLE');