CreateThreatIntelSetResponse constructor
CreateThreatIntelSetResponse({
- required String threatIntelSetId,
Implementation
CreateThreatIntelSetResponse({
required this.threatIntelSetId,
});