id property

String get id

Unique identifier for this extension.

Used to prevent duplicate registrations and for removal. Should be a descriptive, kebab-case string like 'undo-redo' or 'export'.

Implementation

String get id;