write To Parcel
Writes the class data into the provided Parcel.
Parameters
dest
The Parcel where the object is written.
flags
Additional flags on how the object is written, which can be 0 or PARCELABLE_WRITE_RETURN_VALUE.
Writes the class data into the provided Parcel.
The Parcel where the object is written.
Additional flags on how the object is written, which can be 0 or PARCELABLE_WRITE_RETURN_VALUE.