flutter_contacts
vcard_parser
Param
toString method
toString
flutter_contacts
vcard_parser
Param
toString method
Param class
Constructors
Param
Properties
hashCode
key
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
toString
method
@
override
String
toString
(
)
override
Returns a string representation of this object.
Implementation
@override String toString() => '$key => $value';