INTERSTITIAL_AD_REGEX_STRING top-level constant

String const INTERSTITIAL_AD_REGEX_STRING

Implementation

const String INTERSTITIAL_AD_REGEX_STRING =
    r'(static)\s*(String)\s*interstitial\s*=(\s*).*[\;]';