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