name property
The name of the custom field. It doesn't have to be unique. The maximum length is 255 characters.
Implementation
final String? name;
The name of the custom field. It doesn't have to be unique. The maximum length is 255 characters.
final String? name;