instance property

Localization instance

Implementation

static Localization get instance =>
    _instance ?? (_instance = Localization._());