Whether the operating system is a version of macOS.
static final bool isMacOS = (operatingSystem == 'macos');