Package-level declarations

Types

Link copied to clipboard
class EasyNearbyNotInitializedException(val message: String?, val cause: Throwable? = null) : RuntimeException
Link copied to clipboard
class PermissionsNotGrantedException(val notGrantedPermissions: List<String>) : RuntimeException