leaveSeat abstract method

Future<VoidResult> leaveSeat(
  1. String roomUuid
)

Implementation

Future<VoidResult> leaveSeat(String roomUuid);