name method

String name()

Get the displayable name of the operating system.

Implementation

String name() => Platform.operatingSystem;