equals property

bool equals
final

Set to true if the value from the Testable must equal the set value. Set to false if the value from the Testable must not equal the value.

Implementation

final bool equals;