entryPoints property

Set<String>? entryPoints

list of entry points this declaration can be reached over. Can be null in case the source doesn't provide entry points

Implementation

Set<String>? get entryPoints;