toJson method

dynamic toJson()

Implementation

dynamic toJson() => {'notify': notify, 'sessions': sessions};