paths property Null safety

List<String> paths
final

A list of paths, preferably URL without the scheme or reverse FQDN. Keep list short and use wildcard () matching. Prefix with NOT to invert. _i.e. NOT mytiki.com/

Implementation

final List<String> paths;