DependencyAnalyzer constructor

DependencyAnalyzer({
  1. SmartpubConfig config = const SmartpubConfig(),
})

Implementation

DependencyAnalyzer({this.config = const SmartpubConfig()});