getValue
fun <T> MutableData.getValue(): T?
Returns the content of the MutableData converted to a POJO.