creator property

String? creator
getter/setter pair

E-mail address of the user who initiated this build.

Note that this was the user's e-mail address at the time the build was initiated; this address may not represent the same end-user for all time.

Implementation

core.String? creator;