isFrozen
Deprecated
Error since 2.1
Support for the legacy memory manager has been completely removed. Consequently, this property is always `false`.
Replace with
false
Content copied to clipboard
Checks if given object is null or frozen or permanent (i.e. instantiated at compile-time).
Since Kotlin
1.3Return
true if given object is null or frozen or permanent