getOwner abstract method

Future<AccountPublicProfile> getOwner(
  1. ServiceCall call,
  2. ContainerId request
)

Implementation

$async.Future<$1.AccountPublicProfile> getOwner(
    $grpc.ServiceCall call, $0.ContainerId request);