video_player
dart:io
Platform
property isMacOS
isMacOS
class Platform
Constructors
Platform
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
environment
executable
executableArguments
isAndroid
isFuchsia
isIOS
isLinux
isMacOS
isWindows
localeName
localHostname
numberOfProcessors
operatingSystem
operatingSystemVersion
packageConfig
packageRoot
pathSeparator
resolvedExecutable
script
version
bool
isMacOS
final
Whether the operating system is a version of
macOS
.
property isMacOS