listLength abstract method

Future<ListLengthResponse_> listLength(
  1. ServiceCall call,
  2. ListLengthRequest_ request
)

Implementation

$async.Future<$0.ListLengthResponse_> listLength(
    $grpc.ServiceCall call, $0.ListLengthRequest_ request);