deviceBrand property

String get deviceBrand

Implementation

String get deviceBrand => _sharedPrefs?.getString("rilac_deviceBrand") ?? "";