LocalAccountProto_RetrieveRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use localAccountProtoDescriptor instead')
const LocalAccountProto_RetrieveRequest$json = {
  '1': 'RetrieveRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '9': 0, '10': 'id'},
    {'1': 'auth_id', '3': 2, '4': 1, '5': 3, '9': 0, '10': 'authId'},
    {'1': 'client_id', '3': 3, '4': 1, '5': 3, '10': 'clientId'},
  ],
  '8': [
    {'1': 'search'},
  ],
};