getCurrentAccountId method
Accounts: Get Current AccountId
Implementation
$grpc.ResponseFuture<$1.AccountAccess> getCurrentAccountId(
$0.UserId request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$getCurrentAccountId, request, options: options);
}