id property

String? id
final

The id of the HTML element. Must be unique within the document.

Implementation

final String? id;