macOS property
Settings for macOS.
It is nullable, because we don't want to force users to specify settings for platforms that they don't target.
Implementation
final DarwinInitializationSettings? macOS;
Settings for macOS.
It is nullable, because we don't want to force users to specify settings for platforms that they don't target.
final DarwinInitializationSettings? macOS;