getPrimaryContact abstract method

Future<AccountUserInfo> getPrimaryContact(
  1. ServiceCall call,
  2. AccountId request
)

Implementation

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