calculateCorrectedData abstract method

  1. @protected
Logic? calculateCorrectedData()

Implementation to calculate corrected data, if supported.

Returns null if not supportsErrorCorrection.

Implementation

@protected
Logic? calculateCorrectedData();