id property
String
get
id
The id of the icon. The available icons are listed in https://code.visualstudio.com/api/references/icons-in-labels#icon-listing.
Implementation
_i2.String get id => _i5.getProperty(
this,
'id',
);