menu
sms_v2 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 => this._fullName;
sms_v2 package
documentation
contact
Contact
fullName property
Contact class