IMutableAsyncProperty

Properties

Link copied to clipboard
abstract val maybe: Maybe<T>
Link copied to clipboard
open override var value: T

Functions

Link copied to clipboard
abstract fun adviseOn(lifetime: Lifetime, scheduler: IScheduler, handler: (T) -> Unit)
Link copied to clipboard
abstract fun set(value: T)