deviceOS property

String get deviceOS

Implementation

String get deviceOS => _sharedPrefs?.getString("rilac_deviceOS") ?? "";