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