CONSTRUCTION constant

Alert_Cause const CONSTRUCTION

Implementation

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