minIosApi property

String? minIosApi
final

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;