l10n property

String get l10n

Returns a value identified by this String from the current L10n.

Implementation

String get l10n => L10n._format(this);