ref property

Ref get ref

Use the ref to access the state.

Implementation

Ref get ref => _ref;