should property

BoolAssertions get should

Returns an BoolAssertions object that can be used to assert the current bool />.

Implementation

BoolAssertions get should => BoolAssertions(this);