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