eliud_pkg_fundamentals
tutorial_entry_entity
TutorialEntryEntity
TutorialEntryEntity constructor
TutorialEntryEntity
TutorialEntryEntity
constructor
Null safety
TutorialEntryEntity
(
{
String
?
description
,
String
?
imageId
,
String
?
code
}
)
Implementation
TutorialEntryEntity({ this.description, this.imageId, this.code, });
eliud_pkg_fundamentals
tutorial_entry_entity
TutorialEntryEntity
TutorialEntryEntity constructor
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