conditionName property

  1. @override
String conditionName
override

Identifies the name of the wait condition.

Implementation

@override
String get conditionName => 'CombinedCondition';