getObject method
dynamic
getObject()
Implementation
getObject() {
// retaining this method for backward compatibility
return camera;
}
getObject() {
// retaining this method for backward compatibility
return camera;
}