LockManager class
Available only in secure contexts.
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
Constructors
- LockManager()
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
query
↔ Future<
LockManagerSnapshot> Function() -
Available on LockManager, provided by the LockManager$Typings extension
getter/setter pair - request → ({Future Function(String name, LockGrantedCallback callback) $1, Future Function(String name, LockOptions options, LockGrantedCallback callback) $2})
-
Available on LockManager, provided by the LockManager$Typings extension
Overload accessor: $1, $2no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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