isFrontCamera method

bool isFrontCamera()

Implementation

bool isFrontCamera() {
  return _isFrontCamera;
}