outputDir property
String?
get
outputDir
the directory to output the brick to
Implementation
String? get outputDir => _get<String>('output');
the directory to output the brick to
String? get outputDir => _get<String>('output');