Interface State

    • Method Detail

      • asyncClear

        StateFuture<Void> asyncClear()
        Removes the value mapped under the current key asynchronously.
      • clear

        void clear()
        Removes the value mapped under the current key.