webPaths property

List<WebPath>? webPaths
getter/setter pair

The list of WebPath.

Implementation

core.List<WebPath>? webPaths;