@override Future<void> initPlugin(Map<String, dynamic> map) async { await methodChannel.invokeMethod<void>(Method.INIT, map); }