SENSOR_STATE_READY constant

  1. @Deprecated('Use SENSOR_STATE_READY instead')
int const SENSOR_STATE_READY

Ready to send sensor data.

Implementation

@Deprecated('Use SENSOR_STATE_READY instead')
static const SENSOR_STATE_READY = 0;