eliud_pkg_fundamentals
tutorial_entry_entity
TutorialEntryEntity
props property
props
props
property
Null safety
List
<
Object
?
>
props
Implementation
List<Object?> get props => [ description, imageId, code, ];
eliud_pkg_fundamentals
tutorial_entry_entity
TutorialEntryEntity
props property
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