AllocationResponse_GameServerStatusPort$json top-level constant

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

Implementation

@$core.Deprecated('Use allocationResponseDescriptor instead')
const AllocationResponse_GameServerStatusPort$json = const {
  '1': 'GameServerStatusPort',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'port', '3': 2, '4': 1, '5': 5, '10': 'port'},
  ],
};