onReadReceiptUpdated method Null safety

void onReadReceiptUpdated(
  1. GroupChannel channel
)

Informs when read receipts get updated with given group channel

Implementation

void onReadReceiptUpdated(GroupChannel channel) {}