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