BasicConnectivity constructor

BasicConnectivity()

Implementation

factory BasicConnectivity() => _singleton ??= BasicConnectivity._();