onSaveState method
Called when a saveState operation begins for the document.
Implementation
void onSaveState(FluentDocument document, String description) {}
Called when a saveState operation begins for the document.
void onSaveState(FluentDocument document, String description) {}