Allows you to serialize object.
Map<String, dynamic> toJson() => {"bottom": bottom, "top": top, "left": left, "right": right}.clearNulls();