SignalDecisionReportResponse constructor
SignalDecisionReportResponse({
- required String requestId,
Implementation
SignalDecisionReportResponse({
required this.requestId,
});
SignalDecisionReportResponse({
required this.requestId,
});