isAdaptive property
bool
get
isAdaptive
Is true for AdSize created by AdSize.getAdaptiveBanner.
Implementation
bool get isAdaptive => _mode == 2;
Is true for AdSize created by AdSize.getAdaptiveBanner.
bool get isAdaptive => _mode == 2;