menu
health_kit_reporter package
documentation
model/payload/source.dart
Source
Source.new const constructor
Source.new const constructor
dark_mode
light_mode
Source
constructor
const
Source
(
String
name
,
String
bundleIdentifier
)
Implementation
const
Source(
this
.name,
this
.bundleIdentifier, );
health_kit_reporter package
documentation
model/payload/source
Source
Source.new const constructor
Source class