BETA constant

LaunchStage const BETA

Implementation

static const LaunchStage BETA =
    LaunchStage._(3, _omitEnumNames ? '' : 'BETA');