minIosApi property
The API version requirement for iOS.
This adds @available
annotations on top of any constructor, field, or
method that references this element.
Implementation
final String? minIosApi;
The API version requirement for iOS.
This adds @available
annotations on top of any constructor, field, or
method that references this element.
final String? minIosApi;