id property

String? id
final

The id attribute of the HTML <img> element. If not provided, a random ID will be generated.

Implementation

final String? id;