id property

String id

This will be the same as the id attribute on the root element. If an id is not provided, a unique one will be generated.

Implementation

String get id => js.id;