is Network Available
@RequiresPermission(anyOf = ["android.permission.ACCESS_NETWORK_STATE" ] )
Checks if there is internet connection.
Return
true if there is internet connection otherwise returns false.
Checks if there is internet connection.
true if there is internet connection otherwise returns false.