PostAction

fun interface PostAction : Function0<Unit>

Functions

Link copied to clipboard
abstract operator fun invoke()