os property
final
The operating system on which the suite is running.
This will always be OperatingSystem.none if runtime.isBrowser is
true.
Implementation
final OperatingSystem os;
The operating system on which the suite is running.
This will always be OperatingSystem.none if runtime.isBrowser is
true.
final OperatingSystem os;