GameServer_Spec$json top-level constant

  1. @Deprecated('Use gameServerDescriptor instead')
Map<String, Object> const GameServer_Spec$json

Implementation

@$core.Deprecated('Use gameServerDescriptor instead')
const GameServer_Spec$json = const {
  '1': 'Spec',
  '2': const [
    const {
      '1': 'health',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.agones.dev.sdk.GameServer.Spec.Health',
      '10': 'health'
    },
  ],
  '3': const [GameServer_Spec_Health$json],
};