GetFlowRequest$json top-level constant

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

Implementation

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