delegate property

LocalizationsDelegate<FeedbackLocalizations> delegate
getter/setter pair

Returns the default instance of a GlobalFeedbackLocalizationsDelegate.

Implementation

static LocalizationsDelegate<FeedbackLocalizations> delegate =
    GlobalFeedbackLocalizationsDelegate();