isExpected property

bool isExpected
final

Whether or not this OptionError was thrown by Option.expect().

Implementation

final bool isExpected;