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