LocalServerService constructor

LocalServerService()

Implementation

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