CLCmdGogpsTrackSumV2 class final
Constructors
-
CLCmdGogpsTrackSumV2({required int type, required int timestamp, required int totalTime, required int totalDistance, required int totalCal, required List<
int> rsvd}) - CLCmdGogpsTrackSumV2.from(PERIPHERAL_GOGPS_TRACK_SUM_V2 v)
-
factory
Properties
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
Static Properties
-
subject
→ StreamController<
CLCmdGogpsTrackSumV2> -
final