QueryCurrentPlanResponse constructor

const QueryCurrentPlanResponse({
  1. Plan? plan,
})

Implementation

const QueryCurrentPlanResponse({this.plan});