[ Version ( since = "1.2" ) ]
public bool is_immutable ()
Checks whether the given object has been marked as immutable by calling [method@Json.
Object.seal] on it.
| this |
a JSON object |
|
`TRUE` if the object is immutable |