asString property

String get asString

Implementation

String get asString =>
    this == PerceptOS.name ? "pi_os_name" : "pi_os_version";