conditionName property Null safety
override
Identifies the name of the wait condition.
Implementation
@override
String get conditionName => 'NoPendingFrameCondition';
Identifies the name of the wait condition.
@override
String get conditionName => 'NoPendingFrameCondition';