menu
eliud_pkg_chat_model package
documentation
model/chat_dashboard_entity.dart
ChatDashboardEntity
ChatDashboardEntity constructor
ChatDashboardEntity constructor
dark_mode
light_mode
ChatDashboardEntity
constructor
ChatDashboardEntity
(
{
required
String
?
appId
,
String
?
description
,
StorageConditionsEntity?
conditions
,
int
?
membersType
,
})
Implementation
ChatDashboardEntity({ required this.appId, this.description, this.conditions, this.membersType, });
eliud_pkg_chat_model package
documentation
model/chat_dashboard_entity
ChatDashboardEntity
ChatDashboardEntity constructor
ChatDashboardEntity class