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