currentCulture property

Culture currentCulture

Implementation

static Culture get currentCulture => _currentCulture??=invariantCulture;