QueryAppliedPlanRequest constructor

const QueryAppliedPlanRequest({
  1. String? name,
})

Implementation

const QueryAppliedPlanRequest({this.name});