ProviderSlug enum
Values
- beurerBLE → const ProviderSlug
- omronBLE → const ProviderSlug
- accuchekBLE → const ProviderSlug
- contourBLE → const ProviderSlug
- libreBLE → const ProviderSlug
- manual → const ProviderSlug
- appleHealthKit → const ProviderSlug
- healthConnect → const ProviderSlug
- iHealth → const ProviderSlug
- oura → const ProviderSlug
- garmin → const ProviderSlug
- fitbit → const ProviderSlug
- libre → const ProviderSlug
- whoop → const ProviderSlug
- strava → const ProviderSlug
- renpho → const ProviderSlug
- peloton → const ProviderSlug
- wahoo → const ProviderSlug
- zwift → const ProviderSlug
- eightSleep → const ProviderSlug
- withings → const ProviderSlug
- googleFit → const ProviderSlug
- hammerhead → const ProviderSlug
- dexcom → const ProviderSlug
- myFitnessPal → const ProviderSlug
- dexcomV3 → const ProviderSlug
- cronometer → const ProviderSlug
- polar → const ProviderSlug
- omron → const ProviderSlug
- kardia → const ProviderSlug
- abbottLibreview → const ProviderSlug
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromString(
String rawValue) → ProviderSlug?
Constants
-
values
→ const List<
ProviderSlug> - A constant List of the values in this enum, in order of their declaration.