compilerSelections property

List<CompilerSelection>? compilerSelections
final

The set of compiler selections for running tests.

Implementation

final List<CompilerSelection>? compilerSelections;