ServerGoResponseMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use serverGoResponseMessageDescriptor instead')
const ServerGoResponseMessage$json = {
  '1': 'ServerGoResponseMessage',
  '2': [
    {'1': 'Code', '3': 1, '4': 1, '5': 9, '10': 'Code'},
    {'1': 'Message', '3': 2, '4': 1, '5': 9, '10': 'Message'},
  ],
};