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