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