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