getOwner_Pre method
Implementation
$async.Future<$1.AccountPublicProfile> getOwner_Pre(
$grpc.ServiceCall $call, $async.Future<$0.ContainerId> $request) async {
return getOwner($call, await $request);
}
$async.Future<$1.AccountPublicProfile> getOwner_Pre(
$grpc.ServiceCall $call, $async.Future<$0.ContainerId> $request) async {
return getOwner($call, await $request);
}