minMacosApi property

String? minMacosApi
final

The API version requirement for macOS.

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

Implementation

final String? minMacosApi;