Indicates whether the auto reload ad is currently enabled.
Future<bool> isAutoloadEnabled() { return casInternalBridge.isAutoloadEnabled(this); }