manupOS function

String manupOS()

Implementation

String manupOS() => kIsWeb ? 'web' : Platform.operatingSystem;