menu
xmpp_client_web package
documentation
xmpp_stone.dart
VCard
givenName property
givenName property
dark_mode
light_mode
givenName
property
String
?
get
givenName
Implementation
String? get givenName => getChild('N')?.getChild('GIVEN')?.textValue;
xmpp_client_web package
documentation
xmpp_stone
VCard
givenName property
VCard class