YaraRuleSignature constructor

YaraRuleSignature({
  1. String? yaraRule,
})

Implementation

YaraRuleSignature({this.yaraRule});