CLCmdStreamRRiParam class final
Constructors
- CLCmdStreamRRiParam({required int bpAutoDetInterval, required int spo2AutoDetInterval, required int rriAutoDetInterval, required int sugarAutoDetInterval, required int hrAutoDetInterval, required int bphpCalibra, required int bplpCalibra, required int preSugarCalibra, required int postSugarCalibra, required int screenTouchEnable})
- CLCmdStreamRRiParam.from(PERIPHERAL_STREAM_RRI_PARAM v)
-
factory
Properties
- bpAutoDetInterval → int
-
final
- bphpCalibra → int
-
final
- bplpCalibra → int
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- hrAutoDetInterval → int
-
final
- postSugarCalibra → int
-
final
- preSugarCalibra → int
-
final
- rriAutoDetInterval → int
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- screenTouchEnable → int
-
final
- spo2AutoDetInterval → int
-
final
- sugarAutoDetInterval → int
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
send(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
subject
→ StreamController<
CLCmdStreamRRiParam> -
final