boot abstract method

Future<void> boot(
  1. ServiceLocator serviceLocator
)

Boot.

Implementation

Future<void> boot(ServiceLocator serviceLocator);