ALLOCATED constant

Implementation

static const GameServerSelector_GameServerState ALLOCATED =
    GameServerSelector_GameServerState._(
        1,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'ALLOCATED');