PropsDurableObjectState extension

on

Properties

id DurableObjectId
no setter
storage DurableObjectStorage
no setter

Methods

blockConcurrencyWhile<T>(Future<T> callback()) Future<T>
waitUntil(Future<void> f) → void