getOwner method
Containers: Get Owner
Implementation
$grpc.ResponseFuture<$4.AccountPublicProfile> getOwner(
$0.ContainerId request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$getOwner, request, options: options);
}
Containers: Get Owner
$grpc.ResponseFuture<$4.AccountPublicProfile> getOwner(
$0.ContainerId request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$getOwner, request, options: options);
}