ERROR_CODE_NULL_POINTER constant

ErrorCode const ERROR_CODE_NULL_POINTER

Implementation

static const ErrorCode ERROR_CODE_NULL_POINTER =
    ErrorCode._(260, _omitEnumNames ? '' : 'ERROR_CODE_NULL_POINTER');