BANNER_AD_REGEX_STRING top-level constant

String const BANNER_AD_REGEX_STRING

Implementation

const String BANNER_AD_REGEX_STRING =
    r'(static)\s*(String)\s*banner\s*=(\s*).*[\;]';