serializedData

val serializedData: String? = null

Pass the data from ContentPositionTimeline.toSerializedData() that you saved from a previous instance. Settings this option allows the timeline to be built more quickly.

The passed data will be validated to ensure it has the correct format and that it was created for the same publication. If validation fails, the serializedData is discarded and a new value is recalculated.