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