historicalInfo abstract method

Future<QueryHistoricalInfoResponse> historicalInfo(
  1. ServiceCall call,
  2. QueryHistoricalInfoRequest request
)

Implementation

$async.Future<$0.QueryHistoricalInfoResponse> historicalInfo(
    $grpc.ServiceCall call, $0.QueryHistoricalInfoRequest request);