getFromMemory

fun <T> getFromMemory(key: String): T?

get Saved Data from memory, null if it os not exists