flutter_contacts
account
Account
name property
name
flutter_contacts
account
Account
name property
Account class
Constructors
Account
fromJson
Properties
hashCode
mimetypes
name
rawId
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
name
property
Null safety
String
name
read / write
Account name, e.g. john.doe@gmail.com.
Implementation
String name;