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