actionEncoder property

ActionEncoder actionEncoder
getter/setter pair

The function used to encode actions to a String for sending. If not specifies, defaults to JsonActionEncoder

Implementation

late ActionEncoder actionEncoder;