customLabel property

String customLabel
@JsonKey(defaultValue: ''), read / write

If customLabel is WebsiteLabel.custom, free-form user-chosen label.

Implementation

@JsonKey(defaultValue: '')
String customLabel;