name property
The unique name of the version. Required when creating a version. Optional when updating a version. The maximum length is 255 characters.
Implementation
final String? name;
The unique name of the version. Required when creating a version. Optional when updating a version. The maximum length is 255 characters.
final String? name;