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