flutter_contacts
name
Name
first property
first
flutter_contacts
name
Name
first property
Name class
Constructors
Name
fromJson
Properties
first
firstPhonetic
hashCode
last
lastPhonetic
middle
middlePhonetic
nickname
prefix
runtimeType
suffix
Methods
noSuchMethod
toJson
toString
Operators
operator ==
first
property
String
first
@
JsonKey
(defaultValue: ''), read / write
First name / given name
Implementation
@JsonKey(defaultValue: '') String first;