$ScopedDatabaseManager class

Constructors

$ScopedDatabaseManager(_$ScopedDatabase _db)

Properties

blocklist $$BlocklistTableTableManager
no setter
callCredentials $$CallCredentialsTableTableManager
no setter
callRectangles $$CallRectanglesTableTableManager
no setter
chatCredentials $$ChatCredentialsTableTableManager
no setter
chatItems $$ChatItemsTableTableManager
no setter
chatItemViews $$ChatItemViewsTableTableManager
no setter
chatMembers $$ChatMembersTableTableManager
no setter
chats $$ChatsTableTableManager
no setter
drafts $$DraftsTableTableManager
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sessions $$SessionsTableTableManager
no setter
users $$UsersTableTableManager
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