locations property

List<DirectiveLocation>? locations

Implementation

List<DirectiveLocation>? get locations => astNode!.locations;