Flow$json top-level constant

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

Implementation

@$core.Deprecated('Use flowDescriptor instead')
const Flow$json = const {
  '1': 'Flow',
  '2': const [
    const {'1': 'type', '3': 1, '4': 1, '5': 11, '6': '.zitadel.action.v1.FlowType', '8': const {}, '10': 'type'},
    const {'1': 'details', '3': 2, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
    const {'1': 'state', '3': 3, '4': 1, '5': 14, '6': '.zitadel.action.v1.FlowState', '8': const {}, '10': 'state'},
    const {'1': 'trigger_actions', '3': 4, '4': 3, '5': 11, '6': '.zitadel.action.v1.TriggerAction', '10': 'triggerActions'},
  ],
};