IntentToFallbackEvent constructor
IntentToFallbackEvent({
- PlayerError? reason,
Implementation
IntentToFallbackEvent({this.reason}) : super(type: THEOliveApiEventTypes.INTENTTOFALLBACK);
IntentToFallbackEvent({this.reason}) : super(type: THEOliveApiEventTypes.INTENTTOFALLBACK);