boot method
Called after all providers are registered (for initialization).
Implementation
Future<void> boot(ContainerInterface container) async {}
Called after all providers are registered (for initialization).
Future<void> boot(ContainerInterface container) async {}