locations property

List<DirectiveLocation>? get locations

Implementation

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