calculateCorrectedData abstract method
Implementation to calculate corrected data, if supported.
Returns null if not supportsErrorCorrection.
Implementation
@protected
Logic? calculateCorrectedData();
Implementation to calculate corrected data, if supported.
Returns null if not supportsErrorCorrection.
@protected
Logic? calculateCorrectedData();