menu
sms_advanced package
documentation
contact.dart
Contact
fullName property
fullName property
dark_mode
light_mode
fullName
property
String
?
get
fullName
Gets the full name of the
Contact
Implementation
String? get fullName => _fullName;
sms_advanced package
documentation
contact
Contact
fullName property
Contact class