eliud_pkg_fundamentals
dynamic_widget_entity
DynamicWidgetEntity
toJsonString method
toJsonString
toJsonString
method
Null safety
String
toJsonString
(
)
Implementation
String toJsonString() { return jsonEncode(toDocument()); }
eliud_pkg_fundamentals
dynamic_widget_entity
DynamicWidgetEntity
toJsonString method
DynamicWidgetEntity class
Constructors
DynamicWidgetEntity
Properties
appId
background
conditions
content
description
hashCode
props
runtimeType
Methods
copyWith
enrichedDocument
noSuchMethod
switchAppId
toDocument
toJsonString
toString
Operators
operator ==
Static methods
fromJsonString
fromMap