[ Version ( since = "1.2" ) ]
public bool is_immutable ()
Check whether the given this has been marked as immutable by calling [method@Json.
Node.seal] on it.
this |
the node to check |
`TRUE` if the this is immutable |