fromJson static method

Implementation

static ComputerSafetyCheckStatus fromJson(String raw) => ComputerSafetyCheckStatus(raw);