violations property

List<String> violations

Implementation

List<String> get violations => _violations.toList(growable: false);