write To Parcel
Flatten this object into a Parcel.
Parameters
dest
The Parcel to which the object should be written.
Content copied to clipboard
flags
Additional flags about how the object should be written. May be 0 or {@link
#PARCELABLE_WRITE_RETURN_VALUE}.
Content copied to clipboard