toggle menu
workflow
androidJvm
switch theme
search in API
workflow-ui-core-android
/
com.squareup.workflow1.ui
/
toParcelable
to
Parcelable
inline
fun
<
T
:
Parcelable
>
Snapshot
.
toParcelable
(
)
:
T
?
Return
a
Parcelable
previously wrapped with
toSnapshot
, or
null
if the receiver is empty.
inline
fun
<
T
:
Parcelable
>
ByteString
.
toParcelable
(
)
:
T