@override Future<String?> checkPasteboardOnInstall() async { return await methodChannel .invokeMethod(ChannelKeys.checkPasteboardOnInstall); }