entity property
Contains the type of the entity and the corresponding ID.
Implementation
@BuiltValueField(wireName: r'entity')
CapabilityProblemEntity? get entity;
Contains the type of the entity and the corresponding ID.
@BuiltValueField(wireName: r'entity')
CapabilityProblemEntity? get entity;