ServerInputEvent constructor
ServerInputEvent([
- String type = 'input'
Implementation
ServerInputEvent([String type = 'input']) : super(type);
ServerInputEvent([String type = 'input']) : super(type);