cameraEveStm property

Stream<CameraBean> cameraEveStm

Long press the watch photo interface to trigger the camera's camera command.

Implementation

Stream<CameraBean> get cameraEveStm {
  return _platform.cameraEveStm;
}