startPreview method

void startPreview()

Implementation

void startPreview() {
  viewState.liveStatus.value = LiveStatus.previewing;
}