forgetRoom abstract method

Future<void> forgetRoom(
  1. String roomId
)

Implementation

Future<void> forgetRoom(String roomId);