owner property
Contains details about the owner of the entity that has an error.
Implementation
@BuiltValueField(wireName: r'owner')
CapabilityProblemEntityRecursive? get owner;
Contains details about the owner of the entity that has an error.
@BuiltValueField(wireName: r'owner')
CapabilityProblemEntityRecursive? get owner;