Presentation constructor

Presentation(
  1. String name
)

Implementation

Presentation(this.name);