DEMONSTRATION constant

Alert_Cause const DEMONSTRATION

Implementation

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