menu
datahub package
documentation
test.dart
ServiceDelegate
ServiceDelegate.new constructor
ServiceDelegate.new constructor
dark_mode
light_mode
ServiceDelegate
constructor
ServiceDelegate
(
{
Future
<
void
>
initialize
()?,
Future
<
void
>
dispose
()?,
Future
<
void
>
postInitialize
()?,
})
Implementation
ServiceDelegate({this.initialize, this.dispose, this.postInitialize});
datahub package
documentation
test
ServiceDelegate
ServiceDelegate.new constructor
ServiceDelegate class