menu
tencent_cloud_chat_robot package
documentation
tencent_cloud_chat_robot_stream_message.dart
TencentCloudChatRobotStreamMessageState
timerCancel method
timerCancel method
dark_mode
light_mode
timerCancel
method
dynamic
timerCancel
(
)
Implementation
timerCancel() { if (timer.isActive) { timer.cancel(); } }
tencent_cloud_chat_robot package
documentation
tencent_cloud_chat_robot_stream_message
TencentCloudChatRobotStreamMessageState
timerCancel method
TencentCloudChatRobotStreamMessageState class