OTHER_CAUSE constant

Alert_Cause const OTHER_CAUSE

Implementation

static const Alert_Cause OTHER_CAUSE = Alert_Cause._(
    2,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'OTHER_CAUSE');