eliud_pkg_fundamentals
section_entity
SectionEntity
toJsonString method
toJsonString
toJsonString
method
Null safety
String
toJsonString
(
)
Implementation
String toJsonString() { return jsonEncode(toDocument()); }
eliud_pkg_fundamentals
section_entity
SectionEntity
toJsonString method
SectionEntity class
Constructors
SectionEntity
Properties
description
hashCode
imageAlignment
imageId
imagePositionRelative
imageWidth
links
props
runtimeType
title
Methods
copyWith
enrichedDocument
noSuchMethod
switchAppId
toDocument
toJsonString
toString
Operators
operator ==
Static methods
fromJsonString
fromMap