operator property

String? operator
getter/setter pair

Human-readable identifier that shows what operator made a change.

When the operator_type is RESELLER, this is the user's email address. For all other operator types, this is empty.

Implementation

core.String? operator;