Array.isImmutable
bool isImmutable() nothrowCheck whether the given array has been marked as immutable by calling json.array.Array.seal on it.
Returns
true if the array is immutable
bool isImmutable() nothrowCheck whether the given array has been marked as immutable by calling json.array.Array.seal on it.