ServerAnimationEvent constructor
ServerAnimationEvent([
- String type = 'animationend'
Implementation
ServerAnimationEvent([String type = 'animationend']) : super(type);
ServerAnimationEvent([String type = 'animationend']) : super(type);