Retrieves the saved install ID
@override String? getInstallId() { return _prefs.getString(StorageKeys.installId); }