toDelta method

Delta toDelta()

Returns contents of this document as Delta.

Implementation

Delta toDelta() => Delta.from(_delta);