deprecated# omni.kit.app.deprecated(message='')# Decorator which can be used to mark functions or classes as deprecated. It will result in warn log when the function is used or a class is instantiated.