abstract fun isInternetAvailable(): Boolean
Checks if the internet is available.
Return Boolean: True if the device is online, false otherwise.