minAndroidApi property

int? minAndroidApi
final

The minimum Android api version.

This adds the RequiresApi annotations on top of any constructor, field, or method that references this element.

Implementation

final int? minAndroidApi;