stripe-android
stripe-core
/
com.stripe.android.core.storage
/
SharedPreferencesStorage
/
getFloat
get
Float
open
override
fun
getFloat
(
key
:
String
,
defaultValue
:
Float
)
:
Float
Retrieve a Float from app storage by a
key
.