MLSkeletonAnalyzer constructor

MLSkeletonAnalyzer()

Implementation

MLSkeletonAnalyzer() {
  _channel = const MethodChannel('$baseChannel.skeleton');
}