Skip to content

Instantly share code, notes, and snippets.

@Maruchin1
Created July 24, 2024 14:51
Show Gist options
  • Save Maruchin1/9470b007a121a559929975127661c2d6 to your computer and use it in GitHub Desktop.
Save Maruchin1/9470b007a121a559929975127661c2d6 to your computer and use it in GitHub Desktop.
interface NetworkConnection {
val isAvailable: Boolean
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment