menu
health_kit_reporter package
documentation
model/payload/source.dart
Source
Source const constructor
Source 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 const constructor
Source class