id property

Object id
final

An ID for this event.

This is not used by Timetable itself, but can be handy, e.g., when implementing drag & drop.

Implementation

// ignore: no-object-declaration
final Object id;