eliud_pkg_fundamentals
presentation_entity
PresentationEntity
toJsonString method
toJsonString
toJsonString
method
Null safety
String
toJsonString
(
)
Implementation
String toJsonString() { return jsonEncode(toDocument()); }
eliud_pkg_fundamentals
presentation_entity
PresentationEntity
toJsonString method
PresentationEntity class
Constructors
PresentationEntity
Properties
appId
bodyComponents
conditions
description
hashCode
imageAlignment
imageId
imagePositionRelative
imageWidth
props
runtimeType
Methods
copyWith
enrichedDocument
noSuchMethod
switchAppId
toDocument
toJsonString
toString
Operators
operator ==
Static methods
fromJsonString
fromMap