cameraEveStm property
Stream<CameraBean>
get
cameraEveStm
Long press the watch photo interface to trigger the camera's camera command.
Implementation
Stream<CameraBean> get cameraEveStm {
return _platform.cameraEveStm;
}