name property
The unique name for the component in the project. Required when creating a component. Optional when updating a component. The maximum length is 255 characters.
Implementation
final String? name;
The unique name for the component in the project. Required when creating a component. Optional when updating a component. The maximum length is 255 characters.
final String? name;