Avast class

Inheritance

Constructors

Avast()

Properties

aliases List<String>?
getter/setter pairinherited
bookmarksFile String?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
historyDir String?
getter/setter pairinherited
historyFile String
no setterinherited
historySQL String
no setterinherited
linuxPath String?
getter/setter pairinherited
macPath String?
getter/setter pairinherited
name String
no setteroverride
profileDirPrefixes List<String>?
finalinherited
profileSupport bool
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sqlite3Path String?
finalinherited
windowsPath String?
getter/setter pairinherited-setteroverride-getter

Methods

bookmarksParser(String bookmarkPath) List<Bookmark>
inherited
fetchBookmarks({List<String>? profiles}) Future<List<Bookmark>?>
inherited
fetchHistory({List<String>? profiles}) Future<List<History>>
inherited
fetchPasswords({List<String>? profiles}) Future<List<Password>?>
inherited
fetchProfiles() List<String>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
paths({required String profileFile, List<String>? profiles}) List<String>
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited