getPlan method
Implementation
$grpc.ResponseFuture<$35.GetPlanResponse> getPlan($35.GetPlanRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getPlan, request, options: options);
}
$grpc.ResponseFuture<$35.GetPlanResponse> getPlan($35.GetPlanRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getPlan, request, options: options);
}