saveSession abstract method

Future<bool> saveSession(
  1. Session session
)

Implementation

Future<bool> saveSession(Session session);