newSessionStream method

Stream<SPSession> newSessionStream()

Implementation

Stream<SPSession> newSessionStream() {
  throw UnimplementedError('newSessionStream() has not been implemented.');
}