ServerTransitionEvent constructor
ServerTransitionEvent([
- String type = 'transitionend'
Implementation
ServerTransitionEvent([String type = 'transitionend']) : super(type);
ServerTransitionEvent([String type = 'transitionend']) : super(type);