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