HoldingPlatform class abstract
- Inheritance
-
- Object
- PlatformInterface
- HoldingPlatform
- Implementers
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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
-
subscribeHoldingHand(
SubscribeHoldingHandOptions options) → void - 订阅握持手状态变化
-
toString(
) → String -
A string representation of this object.
inherited
-
unsubscribeHoldingHand(
[UnsubscribeHoldingHandOptions? options]) → void - 取消订阅握持手状态变化
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ HoldingPlatform
-
getter/setter pair