writeToParcel

open fun writeToParcel(dest: Parcel, flags: Int)

Writes the object's data to the provided Parcel.

Parameters

dest

The Parcel in which the object should be written.

flags

Additional flags about how the object should be written.