targetSdkVersion property

int? targetSdkVersion
getter/setter pair

Specifies the API Level on which the application is designed to run.

Implementation

core.int? targetSdkVersion;