isAttached property

bool isAttached
inherited

Check if the controller is attached to an Ad

Implementation

bool get isAttached => _attached;