kFastNativeAdContainerHeights top-level constant

Map<FastAdSize, double> const kFastNativeAdContainerHeights

Implementation

const kFastNativeAdContainerHeights = {
  FastAdSize.small: 60.0,
  FastAdSize.medium: 120.0,
  FastAdSize.large: 340.0,
};