hideUserExplorer method

Future<void> hideUserExplorer()

Implementation

Future<void> hideUserExplorer() {
  throw UnimplementedError();
}