Action

open class Action(val actionType: ActionType)

Base class for actions.

Author

Umang Chamaria

Since

1.0.00

Inheritors

Constructors

Link copied to clipboard
constructor(actionType: ActionType)

Properties

Link copied to clipboard