id property

String? id
getter/setter pair

The auto-allocated ID of the entity.

Never equal to zero. Values less than zero are discouraged and may not be supported in the future.

Implementation

core.String? id;