PageGenerator constructor

PageGenerator(
  1. String name
)

Creates a new instance of PageGenerator.

Implementation

PageGenerator(this.name);