deviceId property

String get deviceId

Implementation

String get deviceId => _sharedPrefs?.getString("rilac_deviceId") ?? "";