eliud_pkg_fundamentals
booklet_entity
BookletEntity
props property
props
props
property
Null safety
List
<
Object
?
>
props
Implementation
List<Object?> get props => [ appId, description, sections, conditions, ];
eliud_pkg_fundamentals
booklet_entity
BookletEntity
props property
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