logoutSSO method

Future<void> logoutSSO()

Implementation

Future<void> logoutSSO() async {
  throw UnimplementedError('logoutSSO() has not been implemented');
}