linuxPath property

  1. @override
String? get linuxPath
override

Implementation

@override
String? get linuxPath => '.config/BraveSoftware/Brave-Browser';
set linuxPath (String? _linuxPath)
inherited

Implementation

String? linuxPath;