isAttached property

bool isAttached

Check if the controller is attached to a NativeAd

Implementation

bool get isAttached => super.isAttached;