createFromParcel

open override fun createFromParcel(parcel: Parcel): TimestampData

Creates a new instance of TimestampData from the given Parcel.

Return

A new instance of TimestampData.

Parameters

parcel

The Parcel to read the object's data from.