defaultDocument property

  1. @protected
D defaultDocument
getter/setter pair

The defaultDocument is used to hydrate the bloc calculator state.

Implementation

@protected
late D defaultDocument;