key property
The following boolean field specifies if the current Field acts as a primary key or id if the parent is of type entity.
Implementation
core.bool? key;
The following boolean field specifies if the current Field acts as a primary key or id if the parent is of type entity.
core.bool? key;