rooms property

ListBuilder<Sharee> rooms

Implementation

ListBuilder<Sharee> get rooms;
void rooms=(ListBuilder<Sharee>? rooms)

Implementation

set rooms(ListBuilder<Sharee>? rooms);