InternetChecker.instance constructor

InternetChecker.instance()

Returns the singleton instance of the class.

Implementation

factory InternetChecker.instance() => _connectivity;