menu
landa_messenger_api package
documentation
api/chat/chat_impl.dart
ChatImpl
ChatImpl factory constructor
ChatImpl factory constructor
dark_mode
light_mode
ChatImpl
constructor
ChatImpl
(
)
Implementation
factory ChatImpl() { _instance ??= ChatImpl._internal(); return _instance!; }
landa_messenger_api package
documentation
api/chat/chat_impl
ChatImpl
ChatImpl factory constructor
ChatImpl class