GA constant

LaunchStage const GA

Implementation

static const LaunchStage GA = LaunchStage._(4,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names') ? '' : 'GA');