getProfile abstract method

Future<AccountProfileInfo> getProfile(
  1. ServiceCall call,
  2. AccountProfileRequest request
)

Implementation

$async.Future<$0.AccountProfileInfo> getProfile(
    $grpc.ServiceCall call, $0.AccountProfileRequest request);