WithAction

interface WithAction<out A : Action>

Contains an action

Properties

Link copied to clipboard
abstract val action: A

Action

Inheritors

Link copied to clipboard