menu
nim_chatkit package
documentation
manager/ai_robot_manager.dart
AIRobotManager
getAllRobotList method
getAllRobotList method
dark_mode
light_mode
getAllRobotList
method
List
<
V2NIMUserAIBot
>
getAllRobotList
(
)
Implementation
List<V2NIMUserAIBot> getAllRobotList() { return robotCache.values.toList(); }
nim_chatkit package
documentation
manager/ai_robot_manager
AIRobotManager
getAllRobotList method
AIRobotManager class