leaveRoom abstract method

Future<VoidResult> leaveRoom(
  1. String roomUuid
)

Implementation

Future<VoidResult> leaveRoom(String roomUuid);