Allows you to serialize object.
Map<String, dynamic> toJson() => { "imgMarginPart": imgMarginPart, "maxGlaringPart": maxGlaringPart, }.clearNulls();