isAttached property

bool get isAttached

Whether the controller is attached to an ad view

Implementation

bool get isAttached => _adId != null;