windowsPath property

  1. @override
String? get windowsPath
override

Implementation

@override
String? get windowsPath {
  return 'AppData/Local/BraveSoftware/Brave-Browser/User Data';
}
set windowsPath (String? _windowsPath)
inherited

Implementation

String? windowsPath;