Indicates whether the ad is currently loaded and ready to be shown.
Future<bool> isLoaded() { return casInternalBridge.isAdLoaded(this); }