eliud_pkg_fundamentals
link_entity
LinkEntity
toJsonString method
toJsonString
toJsonString
method
Null safety
String
toJsonString
(
)
Implementation
String toJsonString() { return jsonEncode(toDocument()); }
eliud_pkg_fundamentals
link_entity
LinkEntity
toJsonString method
LinkEntity class
Constructors
LinkEntity
Properties
action
hashCode
linkText
props
runtimeType
Methods
copyWith
enrichedDocument
noSuchMethod
switchAppId
toDocument
toJsonString
toString
Operators
operator ==
Static methods
fromJsonString
fromMap