stripe-android
stripe-core
/
com.stripe.android.core.storage
/
Storage
/
getInt
get
Int
abstract
fun
getInt
(
key
:
String
,
defaultValue
:
Int
)
:
Int
Retrieve an Int from app storage by a
key
.