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