ActionStateQuery$json top-level constant

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

Implementation

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