ZdsQuillDelta.empty constructor
Creates an empty ZdsQuillDelta.
Implementation
factory ZdsQuillDelta.empty() => ZdsQuillDelta(document: Document());
Creates an empty ZdsQuillDelta.
factory ZdsQuillDelta.empty() => ZdsQuillDelta(document: Document());