RoomSelectAction typedef

RoomSelectAction = dynamic Function(String)

Implementation

typedef RoomSelectAction = Function(String);