ClientProto_DeleteRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use clientProtoDescriptor instead')
const ClientProto_DeleteRequest$json = {
  '1': 'DeleteRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 5, '10': 'id'},
  ],
};