ListFlowTriggerTypesResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listFlowTriggerTypesResponseDescriptor instead')
const ListFlowTriggerTypesResponse$json = {
  '1': 'ListFlowTriggerTypesResponse',
  '2': [
    {
      '1': 'result',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.zitadel.action.v1.TriggerType',
      '10': 'result'
    },
  ],
};