menu
ews package
documentation
ComplexProperties/CompleteName.dart
CompleteName
YomiGivenName property
YomiGivenName property
dark_mode
light_mode
YomiGivenName
property
String
?
get
YomiGivenName
Gets the Yomi given name (first name) of the contact.
Implementation
String? get YomiGivenName => this._yomiGivenName;
ews package
documentation
ComplexProperties/CompleteName
CompleteName
YomiGivenName property
CompleteName class