eliud_pkg_fundamentals
decorated_content_entity
DecoratedContentEntity
toJsonString method
toJsonString
toJsonString
method
Null safety
String
toJsonString
(
)
Implementation
String toJsonString() { return jsonEncode(toDocument()); }
eliud_pkg_fundamentals
decorated_content_entity
DecoratedContentEntity
toJsonString method
DecoratedContentEntity class
Constructors
DecoratedContentEntity
Properties
appId
conditions
contentComponentId
contentComponentName
decoratingComponentId
decoratingComponentName
decorationComponentPosition
description
hashCode
percentageDecorationVisible
props
runtimeType
Methods
copyWith
enrichedDocument
noSuchMethod
switchAppId
toDocument
toJsonString
toString
Operators
operator ==
Static methods
fromJsonString
fromMap