ElinkProbeBoxParseCallback class
Constructors
- ElinkProbeBoxParseCallback.new({OnGetVersion? onGetVersion, VoidCallback? onRequestSyncTime, OnSetResult? onSetResult, OnSyncTimeResult? onSyncTimeResult, OnSwitchUnit? onSwitchUnit, OnGetProbeBoxInfo? onGetProbeChargingBoxInfo, OnGetProbeInfo? onGetProbeInfo})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- onGetProbeChargingBoxInfo → OnGetProbeBoxInfo?
-
final
- onGetProbeInfo → OnGetProbeInfo?
-
final
- onGetVersion → OnGetVersion?
-
final
- onRequestSyncTime → VoidCallback?
-
final
- onSetResult → OnSetResult?
-
final
- onSwitchUnit → OnSwitchUnit?
-
final
- onSyncTimeResult → OnSyncTimeResult?
-
final
- 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