cve property Null safety

List<String>? cve
read / write

The cve tied to this Upgrade.

Implementation

core.List<core.String>? cve;