Bulk updates the read data of multiple channels.
Future<void> bulkUpdateReads(Map<String, List<Read>?> reads);