flashOn method

dynamic flashOn()

Implementation

flashOn() {
  changeFlashMode(CameraKitPlusFlashMode.on);
}