menu
chat_app_diep_mac package
documentation
Model/chat_group_response.dart
ParticipantInfoModel
ParticipantInfoModel.new constructor
ParticipantInfoModel.new constructor
dark_mode
light_mode
ParticipantInfoModel
constructor
ParticipantInfoModel
(
{
String
?
userId
,
String
?
userName
,
String
?
fullName
,
String
?
avatar
,
})
Implementation
ParticipantInfoModel({ this.userId, this.userName, this.fullName, this.avatar, });
chat_app_diep_mac package
documentation
Model/chat_group_response
ParticipantInfoModel
ParticipantInfoModel.new constructor
ParticipantInfoModel class