calculateUncorrectableError method
override
Implementation to calculate whether something is an uncorrectableError.
Implementation
@override
@protected
Logic calculateUncorrectableError() => _uncorrectableError;
Implementation to calculate whether something is an uncorrectableError.
@override
@protected
Logic calculateUncorrectableError() => _uncorrectableError;