getCurrentUser method
Implementation
$grpc.ResponseFuture<$1.AccountUserInfo> getCurrentUser(
$0.AccountId request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$getCurrentUser, request, options: options);
}
$grpc.ResponseFuture<$1.AccountUserInfo> getCurrentUser(
$0.AccountId request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$getCurrentUser, request, options: options);
}