Subscribe to a stream of proximity sensor events. true is emitted if proximity sensor detects something; false otherwise
true
false
Stream<bool> get proximityStates;