DoNotValidate constructor

const DoNotValidate([
  1. String reason = ''
])

Implementation

const DoNotValidate([this.reason = '']);