targetVersion property

int get targetVersion

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

Implementation

int get targetVersion => _syntax.targetVersion;