isExpected property

bool isExpected
final

Whether or not this ResultError was thrown by Result.expect() or Result.expectErr().

Implementation

final bool isExpected;