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