LiveReportedFailure constructor
Creates a LiveReportedFailure with a summary message and the
app's result payload.
Implementation
LiveReportedFailure(this.message, this.result);
Creates a LiveReportedFailure with a summary message and the
app's result payload.
LiveReportedFailure(this.message, this.result);