It is a complex event (as it contains many bubbles), what I want? I want its JSON representation in database, if anybody knows how to view its JSON representation string in database table. Please tell me.
I want to get it JSON representation, because it gets corrupted frequently, so I need to redraw it again and again, which is a time consuming activity. So once I have its JSON representation string in database, I will copy it and paste it, if it gets corrupted.