hideVisualInspector property

Future<int> hideVisualInspector

Implementation

Future<int> get hideVisualInspector async => throw UnimplementedError(
    'hideVisualInspector() has not been implemented.');