@override Future<bool> preloadAndroidOaid() async { return await methodChannel.invokeMethod<bool>('preloadAndroidOaid') ?? false; }