macPath property

  1. @override
String? get macPath
override

Implementation

@override
String? get macPath {
  return 'Library/Application Support/BraveSoftware/Brave-Browser';
}
set macPath (String? _macPath)
inherited

Implementation

String? macPath;