menu
eliud_pkg_fundamentals_model package
documentation
model/tutorial_entity.dart
TutorialEntity
props property
props property
dark_mode
light_mode
props
property
List
<
Object
?
>
get
props
Implementation
List<Object?> get props => [ appId, name, title, description, tutorialEntries, conditions, ];
eliud_pkg_fundamentals_model package
documentation
model/tutorial_entity
TutorialEntity
props property
TutorialEntity class