startingUrls property

List<String>? startingUrls
getter/setter pair

The starting URLs from which the scanner finds site pages.

Required.

Implementation

core.List<core.String>? startingUrls;