Get a string (linux
, macos
, windows
, android
, or ios
)
representing the operating system.
Source
static String get operatingSystem => _operatingSystem;
Get a string (linux
, macos
, windows
, android
, or ios
)
representing the operating system.
static String get operatingSystem => _operatingSystem;