Document constructor

Document()

Implementation

factory Document() {
  return Document._create_1();
}