pusher-channels-flutter icon indicating copy to clipboard operation
pusher-channels-flutter copied to clipboard

Serialization and Deserialization of PusherEvent class

Open IdrisAdeyemi01 opened this issue 1 year ago • 0 comments

Description

I added a way to convert PusherEvent to JSON and vice versa for easy serialization and use of its class members. Also, I added a proper toString method on PusherEvent

CHANGELOG

  • [CHANGED] Update PusherEvent class methods

IdrisAdeyemi01 avatar Aug 04 '24 04:08 IdrisAdeyemi01