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