core.Map<core.String, core.dynamic> toJson() { final allowPattern = this.allowPattern; return {'allowPattern': ?allowPattern}; }