currentPlan abstract method

Future<QueryCurrentPlanResponse> currentPlan(
  1. ServiceCall call,
  2. QueryCurrentPlanRequest request
)

Implementation

$async.Future<$0.QueryCurrentPlanResponse> currentPlan(
    $grpc.ServiceCall call, $0.QueryCurrentPlanRequest request);