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': 'name', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'name'},
    const {'1': 'language_code', '3': 2, '4': 1, '5': 9, '10': 'languageCode'},
  ],
};