menu
tencent_cloud_chat_robot package
documentation
tencent_cloud_chat_robot_message.dart
TencentCloudChatRobotMessageState
getChunksFromMessage method
getChunksFromMessage method
dark_mode
light_mode
getChunksFromMessage
method
List
<
String
>
getChunksFromMessage
(
)
Implementation
List<String> getChunksFromMessage() { return robotData.chunks; }
tencent_cloud_chat_robot package
documentation
tencent_cloud_chat_robot_message
TencentCloudChatRobotMessageState
getChunksFromMessage method
TencentCloudChatRobotMessageState class