menu
flutter_health_kit package
documentation
models.dart
Source
Source const constructor
Source const constructor
dark_mode
light_mode
Source
constructor
const
Source
(
{
required
String
name
,
required
String
bundleIdentifier
,
})
Implementation
const Source({ required this.name, required this.bundleIdentifier, });
flutter_health_kit package
documentation
models
Source
Source const constructor
Source class