outputDirPath property

String get outputDirPath

输出目录路径

Implementation

String get outputDirPath => _map['output_dir'] as String? ?? 'output';