OperatingSystemName constructor

const OperatingSystemName(
  1. String name
)

Implementation

const OperatingSystemName(this.name);