ListFlowTypesResponse$json top-level constant

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

Implementation

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