core / com.schibsted.account.network.response / SignupStatus / writeToParcel

writeToParcel

fun writeToParcel(@NonNull out: Parcel, flags: Int): Unit

Required by Parcelable. You probably should not be accessing this manually.

Parameters

out - Parcel: The Parcel to write the object to.

flags - Int: Additional flags about how the object should be written.