getPlainData

open override fun getPlainData(dataId: String): Any?

Reads the flat entry stored under dataId.

Return

the stored value, or null if nothing is stored under dataId.