getCurrent method
- GetCurrentRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$29.GetCurrentResponse> getCurrent($29.GetCurrentRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getCurrent, request, options: options);
}