isExpected property
Whether or not this ResultError
was thrown by Result.expect() or Result.expectErr().
Implementation
final bool isExpected;
Whether or not this ResultError
was thrown by Result.expect() or Result.expectErr().
final bool isExpected;