menu
flutter_native_contact_picker package
documentation
model/contact.dart
Contact
fullName property
fullName property
dark_mode
light_mode
fullName
property
String
?
fullName
final
The full name of the contact, e.g. "Jayesh Pansheriya".
Implementation
final String? fullName;
flutter_native_contact_picker package
documentation
model/contact
Contact
fullName property
Contact class