eliud_pkg_fundamentals
tutorial_entry_entity
TutorialEntryEntity
toJsonString method
toJsonString
toJsonString
method
Null safety
String
toJsonString
(
)
Implementation
String toJsonString() { return jsonEncode(toDocument()); }
eliud_pkg_fundamentals
tutorial_entry_entity
TutorialEntryEntity
toJsonString method
TutorialEntryEntity class
Constructors
TutorialEntryEntity
Properties
code
description
hashCode
imageId
props
runtimeType
Methods
copyWith
enrichedDocument
noSuchMethod
switchAppId
toDocument
toJsonString
toString
Operators
operator ==
Static methods
fromJsonString
fromMap