SocietyViewModel

class SocietyViewModel @Inject constructor(case: KTorUseCase) : ViewModel

Constructors

Link copied to clipboard
@Inject
constructor(case: KTorUseCase)

Types

Link copied to clipboard
interface SocietyEvent

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val oneTimeEvent: SharedFlow<OnErrorEvent>

Functions

Link copied to clipboard
open fun addCloseable(closeable: AutoCloseable)
fun addCloseable(key: String, closeable: AutoCloseable)
Link copied to clipboard
Link copied to clipboard