eliud_pkg_fundamentals
document_repository
DocumentModelTrigger typedef
DocumentModelTrigger
DocumentModelTrigger
typedef
Null safety
DocumentModelTrigger
=
dynamic Function
(
List
<
DocumentModel
?
>
list
)
Implementation
typedef DocumentModelTrigger = Function(List<DocumentModel?> list);
eliud_pkg_fundamentals
document_repository
DocumentModelTrigger typedef
document_repository library
Classes
DocumentRepository
Typedefs
DocumentChanged
DocumentErrorHandler
DocumentModelTrigger