RoomQuery typedef

RoomQuery = ({String query, String roomId})

Implementation

typedef RoomQuery = ({String roomId, String query});