GetAppBrandingRequest$json top-level constant

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

Implementation

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