state property

DurableObjectState get state

Implementation

DurableObjectState get state =>
    durableObjectStateFromJsObject(_delegate.state);