length property

int get length

Length of this document.

Implementation

int get length => _root.length;