create

expect abstract fun create(parcel: CommonParcel): T(source)
actual abstract fun create(parcel: CommonParcel): T(source)