document property

Document? document
getter/setter pair

the document that parse the html using html package.

Implementation

late Document? document;