Map<String, dynamic> toJson() { return {'Left': left, 'Right': right, 'Top': top, 'Bottom': bottom}; }