//sdk/com.adobe.express.embedsdk/EditImageContext/hasUnsavedChanges
abstract suspend fun hasUnsavedChanges(): Boolean
Checks if there are any unsaved changes in the current editing session
true if there are unsaved changes, false otherwise