uuid property

String uuid
final

A unique id for the button element.

Implementation

final String uuid = SequentialIdGenerator.fromUUID().nextId();