readAllChains abstract method

Future<ReadAllChainsResponse> readAllChains(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$1.ReadAllChainsResponse> readAllChains(
    $grpc.ServiceCall call, $0.Empty request);