referringUrls property

List<String>? referringUrls
getter/setter pair

URLs that link to the inspected URL, directly and indirectly.

Implementation

core.List<core.String>? referringUrls;