core.Map<core.String, core.dynamic> toJson() => { if (host != null) 'host': host!, if (subBlock != null) 'subBlock': subBlock!, };