entityId property

String entityId
final

The entity ID. If you do not know the entityId, you can pass unknown, which is areserved string literal.

Implementation

final String entityId;