Query$json top-level constant

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

Implementation

@$core.Deprecated('Use queryDescriptor instead')
const Query$json = const {
  '1': 'Query',
  '2': const [
    const {'1': 'id_query', '3': 1, '4': 1, '5': 11, '6': '.zitadel.instance.v1.IdsQuery', '9': 0, '10': 'idQuery'},
  ],
  '8': const [
    const {'1': 'query', '2': const {}},
  ],
};