allContractState abstract method

Future<QueryAllContractStateResponse> allContractState(
  1. ServiceCall call,
  2. QueryAllContractStateRequest request
)

Implementation

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