createFromParcel Function
open override fun createFromParcel(parcel: Parcel): ScanText
Restores a ScanText written by writeToParcel.
Parameters
- parcel — the parcel to read from.
Throws
- BadParcelableException — if the parcel does not hold the data a ScanText needs