OtpValidator constructor

OtpValidator({
  1. int length = 6,
})

Implementation

OtpValidator({this.length = 6});