menu
flutter_yandex_ads package
documentation
pigeons/interstitial.dart
InterstitialError
InterstitialError constructor
InterstitialError constructor
dark_mode
light_mode
InterstitialError
constructor
InterstitialError
(
{
required
int
code
,
required
String
description
,
})
Implementation
InterstitialError({ required this.code, required this.description, });
flutter_yandex_ads package
documentation
pigeons/interstitial
InterstitialError
InterstitialError constructor
InterstitialError class