MLDocumentSkewCorrectionAnalyzer constructor

MLDocumentSkewCorrectionAnalyzer()

Implementation

MLDocumentSkewCorrectionAnalyzer() {
  _channel = const MethodChannel('$baseChannel.document_correction');
}