targetVersion property

int get targetVersion

The lowest MacOS version that the compiled code will be compatible with.

Implementation

int get targetVersion => _syntax.targetVersion;