document property
D
document
getter/setter pair
The document is used to hydrate the bloc calculator state.
Implementation
late D document;
The document is used to hydrate the bloc calculator state.
late D document;