skipAdTimerText property
Label to indicate remaining time for ad. Default is "You can skip this ad in {{skip_remaining_time}}...", where {{skip_remaining_time}} is replaced with the remaining time. {{skip_remaining_time}} can be found in the constant SKIP_AD_TIMER_PLACEHOLDER.
Implementation
final String? skipAdTimerText;