compilerOpts property

List<String> compilerOpts

CommandLine Arguments to pass to clang_compiler.

Implementation

List<String> get compilerOpts => _compilerOpts;