Whether the operating system is a version of macOS.
Identified by id being the string macos.
macos
bool get isMacOS => _osId is MacOS;