delegate constant

LocalizationsDelegate<AppLocalizations> const delegate

Implementation

static const LocalizationsDelegate<AppLocalizations> delegate =
    _AppLocalizationsDelegate();