NetManager constructor

NetManager()

Implementation

factory NetManager() => _instance ?? NetManager._internal();