getAddressHistory abstract method

Future<GetAddressHistoryResponse> getAddressHistory(
  1. ServiceCall call,
  2. GetAddressHistoryRequest request
)

Implementation

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