OnRoomPressed typedef

OnRoomPressed = dynamic Function(String roomId)

Implementation

typedef OnRoomPressed = Function(String roomId);