id method

HRef? id()

Get the "id" tag as HRef.

Implementation

HRef? id() => getRef("id", checked: false);