contains top , left ,zoom String values
Map<String, dynamic> toJson() => { "top": top, "left": left, "zoom": zoom, };