entity property

  1. @BuiltValueField.new(wireName: r'entity')
CapabilityProblemEntity? get entity

The ID and the type of entity that has verification errors.

Implementation

@BuiltValueField(wireName: r'entity')
CapabilityProblemEntity? get entity;