Map<String, dynamic> toJson() { return { 'FileSize': fileSize, 'ImageWidth': imageWidth, 'ImageHeight': imageHeight }; }