focus method

dynamic focus()

Implementation

focus() {
  cameraContext.focus();
}