Boot method is used for initializing code in your application.
Future<Nylo?> boot(Nylo nylo) async => null;