Whether this tool is available on the current platform.
@override bool get isAvailable => Platform.isMacOS || Platform.isLinux || Platform.isWindows;