StateSponsoredAttack constructor

StateSponsoredAttack({
  1. String? email,
})

Implementation

StateSponsoredAttack({
  this.email,
});