actionDecoder property

ActionDecoder actionDecoder
getter/setter pair

The function used to decode actions. If not specifies, defaults to NopActionDecoder

Implementation

late ActionDecoder /*late*/ actionDecoder;