href property
The hyperlink target for the area. Its value is a valid URL. This attribute may be omitted; if so, the ImageMapArea element does not represent a hyperlink.
Implementation
final String? href;
The hyperlink target for the area. Its value is a valid URL. This attribute may be omitted; if so, the ImageMapArea element does not represent a hyperlink.
final String? href;