Map<String, dynamic> toMap() { return { 'left': left, 'top': top, 'right': right, 'bottom': bottom, }; }