UrlMapsScopedListWarning constructor
UrlMapsScopedListWarning({
- String? code,
- List<
UrlMapsScopedListWarningData> ? data, - String? message,
Implementation
UrlMapsScopedListWarning({this.code, this.data, this.message});