name property

String? name
final

Room's name. In case of the RoomType.direct - name of the second person, otherwise a custom name RoomType.group.

Implementation

final String? name;