minMacosApi property
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;
The API version requirement for macOS.
This adds @available
annotations on top of any constructor, field, or
method that references this element.
final String? minMacosApi;