GenerateEvent constructor

const GenerateEvent({
  1. String? name,
})

Implementation

const GenerateEvent({this.name});