description property

String get description

A explanatory description of the interaction (e.g. Test failed after tapping the button twice)

Implementation

String get description => _description;