QueryAppliedPlanResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use queryAppliedPlanResponseDescriptor instead')
const QueryAppliedPlanResponse$json = const {
  '1': 'QueryAppliedPlanResponse',
  '2': const [
    const {'1': 'height', '3': 1, '4': 1, '5': 3, '10': 'height'},
  ],
};