label property

WebsiteLabel label
@JsonKey(defaultValue: WebsiteLabel.homepage), read / write

The label or type of URL it is. If custom, the free-form label can be found in customLabel.

Implementation

@JsonKey(defaultValue: WebsiteLabel.homepage)
WebsiteLabel label;