Document constructor

Document(
  1. String name
)

Constructor

Implementation

Document(this.name);