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