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 = const {
  '1': 'GetFlowResponse',
  '2': const [
    const {'1': 'flow', '3': 1, '4': 1, '5': 11, '6': '.zitadel.action.v1.Flow', '10': 'flow'},
  ],
};