calculateCorrectableError method

  1. @override
  2. @protected
Logic calculateCorrectableError()
override

Implementation to calculate whether something is a correctableError.

Implementation

@override
@protected
Logic calculateCorrectableError() => _correctableError;