VitalClient class
Constructors
Properties
- activityService → ActivityService
-
latefinal
- bodyService → BodyService
-
latefinal
- hashCode → int
-
The hash code for this object.
no setterinherited
- healthkitServices → HealthkitServices
-
latefinal
- linkService → LinkService
-
latefinal
- profileService → ProfileService
-
latefinal
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sleepService → SleepService
-
latefinal
- testkitsService → TestkitsService
-
latefinal
- userService → UserService
-
latefinal
- vitalsService → VitalsService
-
latefinal
- workoutService → WorkoutService
-
latefinal
Methods
-
init(
{required Region region, required Environment environment, required String apiKey}) → dynamic -
linkProvider(
User user, String provider, String callback) → Future< bool> -
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