localize method

String localize()

Get translated text.

Implementation

String localize() => Localize.get(this, defaultValue: this);