sensorStream property

Stream<DeviceOrientation> sensorStream
getter/setter pair

Implementation

late Stream<DeviceOrientation> sensorStream;