writeToParcel

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

Writes this annotation tool variant to a Parcel.

Parameters

dest

The Parcel in which the object should be written.

flags

Additional flags about how the object should be written. May be 0 or PARCELABLE_WRITE_RETURN_VALUE.