menu
flutter_chatwoot_sdk package
documentation
data/remote/responses/chatwoot_event.dart
ChatwootEventMessageUser
ChatwootEventMessageUser.new constructor
ChatwootEventMessageUser.new constructor
dark_mode
light_mode
ChatwootEventMessageUser
constructor
ChatwootEventMessageUser
(
{
int
?
id
,
String
?
avatarUrl
,
String
?
name
,
String
?
thumbnail
,
})
Implementation
ChatwootEventMessageUser( {this.id, this.avatarUrl, this.name, this.thumbnail});
flutter_chatwoot_sdk package
documentation
data/remote/responses/chatwoot_event
ChatwootEventMessageUser
ChatwootEventMessageUser.new constructor
ChatwootEventMessageUser class