menu
contacts_plugin_plus package
documentation
contacts_plugin.dart
Contact
Contact.new constructor
Contact.new constructor
dark_mode
light_mode
Contact
constructor
Contact
(
{
String
?
otherName
,
List
<
Phone
>
?
phones
,
String
?
lastTime
,
})
Implementation
Contact({this.otherName, this.phones, this.lastTime});
contacts_plugin_plus package
documentation
contacts_plugin
Contact
Contact.new constructor
Contact class