Creates a new source with the specified bundle identifier and name.
const HKSource({required this.bundleIdentifier, required this.name});