calculateCorrectableError method
override
Implementation to calculate whether something is a correctableError.
Implementation
@override
@protected
Logic calculateCorrectableError() => Const(0);
Implementation to calculate whether something is a correctableError.
@override
@protected
Logic calculateCorrectableError() => Const(0);