aBCIQuery abstract method

Future<ABCIQueryResponse> aBCIQuery(
  1. ServiceCall call,
  2. ABCIQueryRequest request
)

Implementation

$async.Future<$12.ABCIQueryResponse> aBCIQuery($grpc.ServiceCall call, $12.ABCIQueryRequest request);