dartdocOutputDir property

String? dartdocOutputDir
final

The output directory to copy the generated docs. When not specified, the generated docs will be discarded.

Implementation

final String? dartdocOutputDir;