getSync

inline fun <T : Any> getSync(): T

Deprecated

Replace with

get<T>()