$CommonDatabaseManager class
Constructors
- $CommonDatabaseManager(_$CommonDatabase _db)
Properties
- accounts → $$AccountsTableTableManager
-
no setter
- background → $$BackgroundTableTableManager
-
no setter
- cache → $$CacheTableTableManager
-
no setter
- cacheSummary → $$CacheSummaryTableTableManager
-
no setter
- downloads → $$DownloadsTableTableManager
-
no setter
- geoLocations → $$GeoLocationsTableTableManager
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- monologs → $$MonologsTableTableManager
-
no setter
- myUsers → $$MyUsersTableTableManager
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- settings → $$SettingsTableTableManager
-
no setter
- skippedVersions → $$SkippedVersionsTableTableManager
-
no setter
- tokens → $$TokensTableTableManager
-
no setter
- versions → $$VersionsTableTableManager
-
no setter
- windowRectangles → $$WindowRectanglesTableTableManager
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited