UrlMapsScopedList constructor
UrlMapsScopedList({
- List<
UrlMap> ? urlMaps, - UrlMapsScopedListWarning? warning,
Implementation
UrlMapsScopedList({
this.urlMaps,
this.warning,
});