delegate property
LocalizationsDelegate<L10n> ?
get
delegate
Supply the Localization Delegate (It's itself!)
Implementation
LocalizationsDelegate<L10n>? get delegate => this;
Supply the Localization Delegate (It's itself!)
LocalizationsDelegate<L10n>? get delegate => this;