IDQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use iDQueryDescriptor instead')
const IDQuery$json = {
  '1': 'IDQuery',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {'1': 'method', '3': 2, '4': 1, '5': 14, '6': '.zitadel.object.v2beta.TextQueryMethod', '8': {}, '10': 'method'},
  ],
};