owner property

  1. @BuiltValueField.new(wireName: r'owner')
CapabilityProblemEntityRecursive? get owner

Contains details about the owner of the entity that has an error.

Implementation

@BuiltValueField(wireName: r'owner')
CapabilityProblemEntityRecursive? get owner;