DomainManager constructor

DomainManager()

Implementation

factory DomainManager() => _instance ??= DomainManager._();