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