imageUrl property

String? imageUrl
final

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

Implementation

final String? imageUrl;