@override Future<void> init(Map<String, Object>? config) async { methodChannel.invokeMethod('init', config); }