getHumanPhone abstract method

Future<GetHumanPhoneResponse> getHumanPhone(
  1. ServiceCall call,
  2. GetHumanPhoneRequest request
)

Implementation

$async.Future<$1.GetHumanPhoneResponse> getHumanPhone(
    $grpc.ServiceCall call, $1.GetHumanPhoneRequest request);