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