listCollections abstract method

Future<Value> listCollections(
  1. ServiceCall call,
  2. ListCollectionsRequest request
)

Implementation

$async.Future<$0.Value> listCollections(
    $grpc.ServiceCall call, $1.ListCollectionsRequest request);