ResponseAction constructor
ResponseAction({})
Implementation
ResponseAction(
{this.response,
this.dispatcherKey = "",
this.decodeResponse,
this.networkCompletionKey = ""})
: timestamp = DateTime.now().millisecondsSinceEpoch;