camera property

Camera? get camera

Implementation

Camera? get camera {
  return gameRef.camera;
}