appliedPlan abstract method

Future<QueryAppliedPlanResponse> appliedPlan(
  1. ServiceCall call,
  2. QueryAppliedPlanRequest request
)

Implementation

$async.Future<$0.QueryAppliedPlanResponse> appliedPlan(
    $grpc.ServiceCall call, $0.QueryAppliedPlanRequest request);