Creates an unmodifiable List from the current IVector instance.
@override List<IJsonValue> toList() => _iVector.toList();