nonResourceURLs property

List<String>? nonResourceURLs
final

NonResourceURLs is a set of partial urls that a user should have access to. s are allowed, but only as the full, final step in the path. "" means all.

Implementation

final List<String>? nonResourceURLs;