boot method

Future<Jet?> boot(
  1. Jet jet
)

Implementation

Future<Jet?> boot(Jet jet) async => null;