Flutter
platform
Platform
Platform const constructor
Platform
Platform
constructor
Null safety
const
Platform
(
)
Creates a new
Platform
.
Implementation
const Platform();
Flutter
platform
Platform
Platform const constructor
Platform class
Constructors
Platform
Properties
environment
executable
executableArguments
hashCode
isAndroid
isFuchsia
isIOS
isLinux
isMacOS
isWindows
localeName
localHostname
numberOfProcessors
operatingSystem
operatingSystemVersion
packageConfig
pathSeparator
resolvedExecutable
runtimeType
script
stdinSupportsAnsi
stdoutSupportsAnsi
version
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Constants
android
fuchsia
iOS
linux
macOS
operatingSystemValues
windows