Map<String, dynamic> toJson() { final json = _$CFStatusComponentToJson(this); json['status'] = status.value; return json; }