deviceLocale property

Locale? get deviceLocale

Intended to store the device's original Locale.

Implementation

static Locale? get deviceLocale => _deviceLocale;