setMoveCamera method
Set whether the filtering should move
the camera to encompass the results
Implementation
void setMoveCamera(bool move) {
_moveCamera = move;
}
Set whether the filtering should move
the camera to encompass the results
void setMoveCamera(bool move) {
_moveCamera = move;
}