eliud_pkg_fundamentals
presentation_repository
PresentationErrorHandler typedef
PresentationErrorHandler
PresentationErrorHandler
typedef
Null safety
PresentationErrorHandler
=
dynamic Function
(
dynamic
o
,
dynamic
e
)
Implementation
typedef PresentationErrorHandler = Function(dynamic o, dynamic e);
eliud_pkg_fundamentals
presentation_repository
PresentationErrorHandler typedef
presentation_repository library
Classes
PresentationRepository
Typedefs
PresentationChanged
PresentationErrorHandler
PresentationModelTrigger