operateSystem static method

String operateSystem()

Get current operate system

Implementation

static String operateSystem() => Platform.operatingSystem;