mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-03-07 03:58:15 +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.