nameByType

inline fun <T : MVIState> nameByType(): String?

Deprecated

Usage of this function leads to some unintended consequences when enabling code obfuscation

Get the name of the class, removing the "State" suffix, if present.