INTERNAL_ERROR constant

AbortInfo_Cause const INTERNAL_ERROR

Implementation

static const AbortInfo_Cause INTERNAL_ERROR =
    AbortInfo_Cause._(10, _omitEnumNames ? '' : 'INTERNAL_ERROR');