contractHistory abstract method

Future<QueryContractHistoryResponse> contractHistory(
  1. ServiceCall call,
  2. QueryContractHistoryRequest request
)

Implementation

$async.Future<$1.QueryContractHistoryResponse> contractHistory(
    $grpc.ServiceCall call, $1.QueryContractHistoryRequest request);