eliud_pkg_fundamentals
section_repository
SectionModelTrigger typedef
SectionModelTrigger
SectionModelTrigger
typedef
Null safety
SectionModelTrigger
=
dynamic Function
(
List
<
SectionModel
?
>
list
)
Implementation
typedef SectionModelTrigger = Function(List<SectionModel?> list);
eliud_pkg_fundamentals
section_repository
SectionModelTrigger typedef
section_repository library
Classes
SectionRepository
Typedefs
SectionChanged
SectionErrorHandler
SectionModelTrigger