operatingSystem top-level property

String get operatingSystem

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Implementation

String get operatingSystem {
  return 'linux';
}