eliud_pkg_fundamentals
document_item_repository
DocumentItemErrorHandler typedef
DocumentItemErrorHandler
DocumentItemErrorHandler
typedef
Null safety
DocumentItemErrorHandler
=
dynamic Function
(
dynamic
o
,
dynamic
e
)
Implementation
typedef DocumentItemErrorHandler = Function(dynamic o, dynamic e);
eliud_pkg_fundamentals
document_item_repository
DocumentItemErrorHandler typedef
document_item_repository library
Classes
DocumentItemRepository
Typedefs
DocumentItemChanged
DocumentItemErrorHandler
DocumentItemModelTrigger