SlsaCheck constructor

SlsaCheck({
  1. List<VerificationRule>? rules,
})

Implementation

SlsaCheck({this.rules});