SetTriggerActionsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use setTriggerActionsRequestDescriptor instead')
const SetTriggerActionsRequest$json = const {
  '1': 'SetTriggerActionsRequest',
  '2': const [
    const {'1': 'flow_type', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'flowType'},
    const {'1': 'trigger_type', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'triggerType'},
    const {'1': 'action_ids', '3': 3, '4': 3, '5': 9, '10': 'actionIds'},
  ],
};