minAndroidApi property
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;
The minimum Android api version.
This adds the RequiresApi annotations on top of any constructor, field, or method that references this element.
final int? minAndroidApi;