AccountProto_RetrieveRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use accountProtoDescriptor instead')
const AccountProto_RetrieveRequest$json = {
  '1': 'RetrieveRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'clientId', '3': 2, '4': 1, '5': 3, '10': 'clientId'},
  ],
};