Resumable

fun interface Resumable

Functions

Link copied to clipboard
open operator fun invoke(shouldResume: Boolean = true)
Link copied to clipboard
abstract fun resume(shouldResume: Boolean)