DartIndexBuilder.custom constructor

DartIndexBuilder.custom(
  1. List<String> packagesToIndex
)

Implementation

DartIndexBuilder.custom(this.packagesToIndex);