state property

BaseAsyncValue<bool> state
final

The current state of the guard check.

Implementation

final BaseAsyncValue<bool> state;