producer property
An arbitrary producer identifier.
The combination of id
and producer
must be globally unique. Examples
for producer
: "MyDivision.MyBigCompany.com"
,
"github.com/MyProject/MyApplication"
.
Optional.
Implementation
core.String? producer;