targetNdkApi property

int get targetNdkApi

The minimum Android SDK API version to that the compiled code will be compatible with.

Implementation

int get targetNdkApi => _syntax.targetNdkApi;