flutter_contacts
note
Note
toString method
toString
flutter_contacts
note
Note
toString method
Note class
Constructors
Note
fromJson
Properties
hashCode
note
runtimeType
Methods
noSuchMethod
toJson
toString
toVCard
Operators
operator ==
toString
method
@
override
String
toString
(
)
override
Returns a string representation of this object.
Implementation
@override String toString() => 'Note(note=$note)';