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