QueryOwnerRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use queryOwnerRequestDescriptor instead')
const QueryOwnerRequest$json = {
  '1': 'QueryOwnerRequest',
  '2': [
    {'1': 'class_id', '3': 1, '4': 1, '5': 9, '10': 'classId'},
    {'1': 'id', '3': 2, '4': 1, '5': 9, '10': 'id'},
  ],
};