conflictingAttributes property

  1. @TagNumber(1)
Map<String, AttributeConflict> get conflictingAttributes

might be empty, in that case we don't have the history to calculate the conflicting attributes

Implementation

@$pb.TagNumber(1)
$core.Map<$core.String, AttributeConflict> get conflictingAttributes => $_getMap(0);