SqfliteOptions class
internal options.
Used internally.
deprecated since 1.1.1
- Annotations
-
- @Deprecated('Dev only')
Constructors
- SqfliteOptions({int? logLevel})
- deprecated
Properties
- androidThreadCount ↔ int?
-
deprecated
getter/setter pair
- androidThreadPriority ↔ int?
-
deprecated
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- logLevel ↔ int?
-
deprecated
getter/setter pair
- queryAsMapList ↔ bool?
-
deprecated
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited