targetSdkVersion property
The SDK version this app targets, as specified in the manifest of the APK.
See http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
Implementation
core.int? targetSdkVersion;
The SDK version this app targets, as specified in the manifest of the APK.
See http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
core.int? targetSdkVersion;