No, top-level in a file instead of a class. For ex...
# android
j
No, top-level in a file instead of a class. For example in `InternetConnectionAvailability.kt`:
Copy code
package ...

fun isInternetConnectionAvailable() { ... }