Initialize the driver (optional async setup).
@override Future<void> init() { return driver().init(); }