mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-04-27 05:03:19 +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.