Document constructor

Document(
  1. String name
)

Implementation

Document(this.name);