id property

String id
final

An ID of an object.

Typically an UUID v4 string.

Implementation

final String id;