deleteAll abstract method

Future<void> deleteAll(
  1. String roomId
)

Implementation

Future<void> deleteAll(String roomId);