os top-level property

  1. @protected
String os
final

Implementation

@protected
final os = kIsWeb ? 'the browser' : Platform.operatingSystem;