id property

String id

The identifier of this item.

Note: if no identifier was provided by the {@linkcode window.createStatusBarItem} method, the identifier will match the {@link Extension.idextension identifier}.

Implementation

_i2.String get id => _i5.getProperty(
      this,
      'id',
    );