LocalAccountProto_SearchReply$json top-level constant

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

Implementation

@$core.Deprecated('Use localAccountProtoDescriptor instead')
const LocalAccountProto_SearchReply$json = {
  '1': 'SearchReply',
  '2': [
    {
      '1': 'accounts',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.Platform.LocalAccountProto',
      '10': 'accounts'
    },
    {
      '1': 'pagination',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.Platform.PaginationProto',
      '10': 'pagination'
    },
  ],
};