outputDir property

String? outputDir

the directory to output the brick to

Implementation

String? get outputDir => _get<String>('output');