onOverflow

var onOverflow: BufferOverflow

Deprecated

Please use a `configure { }` block instead to set up store configuration properties and place all the setup logic there. This is needed to prevent store body internals from accessing the builder above, especially when using lazy plugins. Accessing these properties outside of `configure` block can lead to scoping and mutability issues. Removal cycle: 2 releases.