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