id property

  1. @protected
int id
final

The unique sequential identifier of this.

Note: This must be included in the toMap implementation.

Implementation

@protected
final int id = nextTouchBarItemID++;