topology property

Topology get topology
inherited

Implementation

Topology get topology =>
    mongoClient.topology ??
    (throw MongoDartError('Topology not yet identified'));