Future<bool?> isHealthDataAvailable() async { return _channel.invokeMethod('isHealthDataAvailable'); }