onReadChat property

Future<void> Function(ChatModel chat) onReadChat
final

Implementation

final Future<void> Function(ChatModel chat) onReadChat;