menu
flutter_chat_sdk package
documentation
chat.dart
OutboundQueue
dispose abstract method
dispose abstract method
dark_mode
light_mode
dispose
abstract method
Future
<
void
>
dispose
(
)
Disposes the queue.
Implementation
Future<void> dispose();
flutter_chat_sdk package
documentation
chat
OutboundQueue
dispose abstract method
OutboundQueue class