GetSqlInjectionMatchSetResponse constructor
GetSqlInjectionMatchSetResponse({
- SqlInjectionMatchSet? sqlInjectionMatchSet,
Implementation
GetSqlInjectionMatchSetResponse({
this.sqlInjectionMatchSet,
});