2023-09-12 08:17:52 +02:00

197 B

CLASS

State.Storage

A class storing the value.

Properties

value

The stored value.

Methods

init(value:)

Initialize the storage.

  • Parameters:
    • value: The value.