toSession method

Session toSession()

Returns this object as Session.

Implementation

Session toSession() => Session.fromJson(toJson());