OrgStateQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use orgStateQueryDescriptor instead')
const OrgStateQuery$json = {
  '1': 'OrgStateQuery',
  '2': [
    {
      '1': 'state',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.zitadel.org.v1.OrgState',
      '8': {},
      '10': 'state'
    },
  ],
};