PpgDataType enum
OHR data source enum
Values
- ppg3_ambient1 → const PpgDataType
-
3 ppg + 1 ambient
- unknown → const PpgDataType
-
An unknown PpgDataType
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
Constants
-
values
→ const List<
PpgDataType> - A constant List of the values in this enum, in order of their declaration.