onStateChanged property

dynamic Function(ChatBotState)? onStateChanged
getter/setter pair

Implementation

Function(ChatBotState)? onStateChanged;