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