failedColorings property

  1. @TagNumber.new(7)
PbList<TokenFailedColoring> get failedColorings

Human-readable error messages of why colorings failed

Implementation

@$pb.TagNumber(7)
$pb.PbList<TokenFailedColoring> get failedColorings => $_getList(6);