windowsPath property

  1. @override
String? get windowsPath
override

Implementation

@override
String? get windowsPath => 'AppData/Roaming/Mozilla/Firefox/Profiles';
set windowsPath (String? _windowsPath)
inherited

Implementation

String? windowsPath;