operatingSystem property Null safety

String operatingSystem

A string representing the operating system or platform.

Implementation

static String get operatingSystem => _operatingSystem;