REWARDED_AD_REGEX_STRING top-level constant

String const REWARDED_AD_REGEX_STRING

Implementation

const String REWARDED_AD_REGEX_STRING =
    r'(static)\s*(String)\s*rewarded\s*=(\s*).*[\;]';