isInline property
bool
get
isInline
Is true for AdSize created by AdSize.getInlineBanner.
Implementation
bool get isInline => _mode == 3;
Is true for AdSize created by AdSize.getInlineBanner.
bool get isInline => _mode == 3;