RequestAction constructor
RequestAction(})
Implementation
RequestAction(this.path, this.method,
{this.authority = "",
this.dispatcherKey = "",
this.queryParams,
this.isFetching = false})
: this.timestamp = DateTime.now().millisecondsSinceEpoch;