TopologyManager constructor

TopologyManager({
  1. String? policy,
  2. String? scope,
})

Implementation

TopologyManager({this.policy, this.scope});