hostedLogout method

Future<void> hostedLogout()

Implementation

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