Generator constructor

Generator(
  1. Context context
)

Create a generator.

Implementation

Generator(super.context);