Section constructor

Section(
  1. String name
)

Implementation

Section(this.name);