getObject method

dynamic getObject()

Implementation

getObject() {
  // retaining this method for backward compatibility

  return camera;
}