mapper

val mapper: JsonMapper(source)

Deprecated (with error)

Please do not use the mapper version from DataStore. Preferably use methods from AppUtils to parse JSON. However, you can use the stable-API version of the mapper at com.lagradost.cloudstream3.mapper to access the mapper directly if necessary.

Replace with

com.lagradost.cloudstream3.mapper