interface OnEstimatedAgeChangedListener
Listener for estimatedAge property changed event
Since 1
Expose the age of the human.
abstract fun onEstimatedAgeChanged(age: Age!): Unit