OtpCode.pure constructor

const OtpCode.pure({
  1. int length = 6,
})

Implementation

const OtpCode.pure({this.length = 6}) : super.pure('');