StateQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use stateQueryDescriptor instead')
const StateQuery$json = {
  '1': 'StateQuery',
  '2': [
    {
      '1': 'state',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.zitadel.user.v2.UserState',
      '8': {},
      '10': 'state'
    },
  ],
};