endSession method

Future endSession()

Implementation

Future endSession() {
  throw UnimplementedError('endSession() has not been implemented.');
}