value property

bool get value

Returns the wrapped boolean value.

Implementation

bool get value => _value;