Interstitial constant

  1. @Deprecated("Use AdTypeFlags.interstitial instead")
int const Interstitial

Implementation

@Deprecated("Use AdTypeFlags.interstitial instead")
// ignore: constant_identifier_names
static const int Interstitial = interstitial;