There is currently no-way to know if one particular sensor type is available except by trying to subscribe and check if it fails. It is possible to get the sensor list using [`getSensorList`](https://developer.android.com/reference/android/hardware/SensorManager.html#getSensorList(int)). Access to this method would be a great addition to the plugin.