allContractState abstract method
Future<QueryAllContractStateResponse>
allContractState(
- ServiceCall call,
- QueryAllContractStateRequest request
Implementation
$async.Future<$1.QueryAllContractStateResponse> allContractState(
$grpc.ServiceCall call, $1.QueryAllContractStateRequest request);