ListFlowTriggerTypesRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use listFlowTriggerTypesRequestDescriptor instead')
const ListFlowTriggerTypesRequest$json = {
  '1': 'ListFlowTriggerTypesRequest',
  '2': [
    {'1': 'type', '3': 1, '4': 1, '5': 9, '10': 'type'},
  ],
};