menu
flutter_native_contact_picker_plus package
documentation
model/contact_model.dart
Contact
websiteURLs property
websiteURLs property
dark_mode
light_mode
websiteURLs
property
List
<
String
>
?
websiteURLs
final
A list of website URLs associated with this contact.
Implementation
final List<String>? websiteURLs;
flutter_native_contact_picker_plus package
documentation
model/contact_model
Contact
websiteURLs property
Contact class