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