getAddressHistory abstract method
Future<GetAddressHistoryResponse>
getAddressHistory(
- ServiceCall call,
- GetAddressHistoryRequest request
Implementation
$async.Future<$1.GetAddressHistoryResponse> getAddressHistory(
$grpc.ServiceCall call, $1.GetAddressHistoryRequest request);