@override Future<String?> getDeepLinkData() { return methodChannel.invokeMethod<String>('getDeepLinkData'); }