outputDir property

String? get outputDir
inherited

the directory to output the brick to

Implementation

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