getPublicProfile abstract method

Future<AccountPublicProfile> getPublicProfile(
  1. ServiceCall call,
  2. AccountId request
)

Implementation

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