locations property

List<ErrorLocation>? locations
final

Locations of the nodes in document which caused the error

Implementation

final List<ErrorLocation>? locations;