transformData

fun <T> transformData(block: AppData.() -> T): T

Getter for AppData Used when we need get value without using suspend function