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