listDatabases abstract method

Future<Value> listDatabases(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$0.Value> listDatabases(
    $grpc.ServiceCall call, $0.Empty request);