• Mehmet Fidanboylu's avatar
    Fix localizations so that extract_messages is happy. (#11894) · eae9e053
    Mehmet Fidanboylu authored
    extract_messages script currently fails to parse this file because of its use of static asserts, super and a ctr body. Since we already have an assert in the body, I think it is also more readable to put all of them together. _LocalizationScope follows the same pattern above.
    eae9e053
localizations.dart 16.2 KB