MLDocumentAnalyzer constructor

MLDocumentAnalyzer()

Implementation

MLDocumentAnalyzer() {
  _channel = const MethodChannel('$baseChannel.document');
}