Future<bool> setSuccessAnimation({required String url}){ return EdfaPgSdkPlatform.instance.setSuccessAnimation(url); }