bookmarksFile property

  1. @override
String? get bookmarksFile
override

Implementation

@override
String? get bookmarksFile => 'Bookmarks';
set bookmarksFile (String? value)
inherited

Implementation

String? bookmarksFile;