ConfirmationCode.unchecked constructor
- String val
Creates an object without any validation.
Implementation
const factory ConfirmationCode.unchecked(String val) = ConfirmationCode._;
Creates an object without any validation.
const factory ConfirmationCode.unchecked(String val) = ConfirmationCode._;