menu
livetalk_sdk package
documentation
entity/live_talk_room_entity.dart
CreateBy
CreateBy.new constructor
CreateBy.new constructor
dark_mode
light_mode
CreateBy
constructor
CreateBy
(
{
String
?
id
,
String
?
name
,
String
?
contactId
,
String
?
avatarUrl
,
})
Implementation
CreateBy({ this.id, this.name, this.contactId, this.avatarUrl, });
livetalk_sdk package
documentation
entity/live_talk_room_entity
CreateBy
CreateBy.new constructor
CreateBy class