GetFlowResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getFlowResponseDescriptor instead')
const GetFlowResponse$json = {
  '1': 'GetFlowResponse',
  '2': [
    {
      '1': 'flow',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.action.v1.Flow',
      '10': 'flow'
    },
  ],
};