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