core / com.schibsted.account.engine.step / StepSignUpDone

StepSignUpDone

class StepSignUpDone : Step

Constructors

<init>

StepSignUpDone(source: Parcel)
StepSignUpDone()

Functions

describeContents

fun describeContents(): Int

writeToParcel

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

Companion Object Properties

CREATOR

val CREATOR: Creator<StepSignUpDone>