getDifferenceTime method
Implementation
void getDifferenceTime(
{required String interstitialID, VoidCallback? onAdClosed}) {
throw UnimplementedError('platformVersion() has not been implemented.');
}
void getDifferenceTime(
{required String interstitialID, VoidCallback? onAdClosed}) {
throw UnimplementedError('platformVersion() has not been implemented.');
}