menu
ews package
documentation
ComplexProperties/CompleteName.dart
CompleteName
Surname property
Surname property
dark_mode
light_mode
Surname
property
String
?
get
Surname
Gets the surname (last name) of the contact.
Implementation
String? get Surname => this._surname;
ews package
documentation
ComplexProperties/CompleteName
CompleteName
Surname property
CompleteName class