menu
smart_device_core package
documentation
models/nature_chat.dart
NatureChatStreamCallback
toJson method
toJson method
dark_mode
light_mode
toJson
method
List
<
String
>
toJson
(
)
Implementation
List<String> toJson() => ['onContent', 'onSuggestions', 'onDone', 'onError'];
smart_device_core package
documentation
models/nature_chat
NatureChatStreamCallback
toJson method
NatureChatStreamCallback class