Initialize the DroidDex library
@override Future<void> init() async { await methodChannel.invokeMethod('init'); }