writeToParcel

open override fun writeToParcel(parcel: Parcel, flags: Int)

Flatten this object in to a Parcel.

Parameters

parcel

the Parcel in which the object should be written. This value cannot be null.

flags

additional flags about how the object should be written.