Map<String, dynamic> toJson() { return { 'center': center.toJson(), 'sizeToImageShorterSideRatio': sizeToImageShorterSideRatio, }; }