GroupProto$json top-level constant

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

Implementation

@$core.Deprecated('Use groupProtoDescriptor instead')
const GroupProto$json = {
  '1': 'GroupProto',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
  ],
  '3': [GroupProto_CreateRequest$json, GroupProto_UpdateRequest$json, GroupProto_DeleteRequest$json, GroupProto_DeleteReply$json, GroupProto_RetrieveRequest$json, GroupProto_SearchReply$json, GroupProto_SearchRequest$json],
};