GetAppContentRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getAppContentRequestDescriptor instead')
const GetAppContentRequest$json = {
  '1': 'GetAppContentRequest',
  '2': [
    {'1': 'public_namespace', '3': 1, '4': 1, '5': 9, '10': 'publicNamespace'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
  ],
};