dismissChat method
Implementation
Future<void> dismissChat() async {
throw UnimplementedError('dismissChat() has not been implemented.');
}
Future<void> dismissChat() async {
throw UnimplementedError('dismissChat() has not been implemented.');
}