isSpent property

  1. @override
bool isSpent
override

Implementation

@override
bool get isSpent => evt1.isSpent && evt2.isSpent;