fun writeToParcel(@NonNull out: Parcel, flags: Int): Unit
Required by Parcelable. You probably should not be accessing this manually.
out - Parcel: The Parcel to write the object to.
flags - Int: Additional flags about how the object should be written.