pusher-channels-flutter
pusher-channels-flutter copied to clipboard
Serialization and Deserialization of PusherEvent class
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