AccountProto_SetAccountScopeRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use accountProtoDescriptor instead')
const AccountProto_SetAccountScopeRequest$json = {
  '1': 'SetAccountScopeRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'scope', '3': 2, '4': 1, '5': 11, '6': '.Auth.AccountProto.Scope', '10': 'scope'},
  ],
};