AppQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use appQueryDescriptor instead')
const AppQuery$json = {
  '1': 'AppQuery',
  '2': [
    {
      '1': 'name_query',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.app.v1.AppNameQuery',
      '9': 0,
      '10': 'nameQuery'
    },
  ],
  '8': [
    {'1': 'query', '2': {}},
  ],
};