EventReferProgress constructor

EventReferProgress({
  1. String? status_line,
  2. dynamic request,
})

Implementation

EventReferProgress({this.status_line, this.request});