deviceModel property

String get deviceModel

Implementation

String get deviceModel => _sharedPrefs?.getString("rilac_deviceModel") ?? "";