@override Future<void> getAppLinkData() async { final String? _ = await methodChannel.invokeMethod<String>( 'getAppLinkData', ); }