parse static method

Implementation

static SchoolQualificationTaiwan parse(String string) =>
    values.asNameMap()[string]!;