ReportState

constructor(loading: Boolean = true, error: ErrorState = ErrorState.None, imageBase64: String = "", text: String = "", reason: ReportReason = ReportReason.Other, reportSent: Boolean = false)(source)