mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-08-01 15:58:52 +00:00
Null-safe alternative to SharedPreferences.getString that guarantees the return value is non-null when defValue is non-null.
Null-safe alternative to SharedPreferences.getString that guarantees the return value is non-null when defValue is non-null.