Future<bool> authorizationStatus(HealthDataType dataType) async { return health.isDataTypeAvailable(dataType); }