menu
chatwoot_flutter package
documentation
data/local/entity/chatwoot_contact.dart
ChatwootContact
name property
name property
dark_mode
light_mode
name
property
@JsonKey.new()
@HiveField.new(3)
String
?
name
final
Full name of contact
Implementation
@JsonKey() @HiveField(3) final String? name;
chatwoot_flutter package
documentation
data/local/entity/chatwoot_contact
ChatwootContact
name property
ChatwootContact class