BlocEvent constructor

const BlocEvent({
  1. Type? inputType,
})

Implementation

const BlocEvent({this.inputType});