entityId property

  1. @BuiltValueField.new(wireName: r'entityId')
String get entityId

The unique identifier of the entity.

Implementation

@BuiltValueField(wireName: r'entityId')
String get entityId;