menu
cdx_chat package
documentation
controller.dart
ChatController
error property
error property
dark_mode
light_mode
error
property
String
?
get
error
Current error message, if any.
Implementation
String? get error => _error;
cdx_chat package
documentation
controller
ChatController
error property
ChatController class