windowsPath property

  1. @override
String? get windowsPath
override

Implementation

@override
String? get windowsPath => 'AppData/Local/CentBrowser/User Data';
set windowsPath (String? _windowsPath)
inherited

Implementation

String? windowsPath;