menu
flutter_native_contact_picker_plus package
documentation
model/contact_model.dart
Contact
fullName property
fullName property
dark_mode
light_mode
fullName
property
String
?
fullName
final
The full name of the contact.
Implementation
final String? fullName;
flutter_native_contact_picker_plus package
documentation
model/contact_model
Contact
fullName property
Contact class