EventReferAccepted constructor
      
      EventReferAccepted({ 
    
    
- String? status_line,
 - dynamic request,
 
Implementation
EventReferAccepted({this.status_line, this.request});
EventReferAccepted({this.status_line, this.request});