eliud_pkg_fundamentals
document_repository
DocumentErrorHandler typedef
DocumentErrorHandler
DocumentErrorHandler
typedef
Null safety
DocumentErrorHandler
=
dynamic Function
(
dynamic
o
,
dynamic
e
)
Implementation
typedef DocumentErrorHandler = Function(dynamic o, dynamic e);
eliud_pkg_fundamentals
document_repository
DocumentErrorHandler typedef
document_repository library
Classes
DocumentRepository
Typedefs
DocumentChanged
DocumentErrorHandler
DocumentModelTrigger