ReportRequest constructor
ReportRequest({
- List<
AttributeContext> ? operations, - String? serviceConfigId,
Implementation
ReportRequest({this.operations, this.serviceConfigId});