delegate property

LocalizationsDelegate<L10n>? get delegate

Supply the Localization Delegate (It's itself!)

Implementation

LocalizationsDelegate<L10n>? get delegate => this;