getHumanPhone abstract method

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

Implementation

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