immutable Storage With Versioning
Parameters
value
The object level immutability property of the container. The property is immutable and can only be set to true at the container creation time. Existing containers must undergo a migration process.
suspend fun immutableStorageWithVersioning(argument: suspend ImmutableStorageWithVersioningArgsBuilder.() -> Unit)
Parameters
argument
The object level immutability property of the container. The property is immutable and can only be set to true at the container creation time. Existing containers must undergo a migration process.