Array.isImmutable

bool isImmutable()

Check whether the given array has been marked as immutable by calling [json.array.Array.seal] on it.

Returns

true if the array is immutable