creators property

List<String>? creators
getter/setter pair

Identify who (or what, in the case of a tool) created the SPDX file.

If the SPDX file was created by an individual, indicate the person's name

Implementation

core.List<core.String>? creators;