isMet property

  1. @override
bool isMet
override

Whether this condition is met.

Implementation

@override
bool get isMet => !doNotOpenAgain;