Creates and returns instance of HealthKit
HealthKit getAppleHealthKit() { return HealthKitImpl( objFactory.getMethodChannel(), objFactory.getHKDataFactory(), objFactory.getJsonConverter(), ); }