onDeliveryReceiptUpdated method Null safety

void onDeliveryReceiptUpdated(
  1. GroupChannel channel
)

Informs when delivery receipts get updated with given groupchannel

Implementation

void onDeliveryReceiptUpdated(GroupChannel channel) {}