ERROR_CODE_SERVICE_NOT_AVAILABLE constant

ErrorCode const ERROR_CODE_SERVICE_NOT_AVAILABLE

Implementation

static const ErrorCode ERROR_CODE_SERVICE_NOT_AVAILABLE = ErrorCode._(
    232, _omitEnumNames ? '' : 'ERROR_CODE_SERVICE_NOT_AVAILABLE');