getSessionState method

Future<SessionState> getSessionState()

Implementation

Future<SessionState> getSessionState() {
  throw UnimplementedError('getSessionState() has not been implemented.');
}