univalle_app
sign_in
StudentCode
StudentCode.dirty const constructor
StudentCode.dirty
StudentCode.dirty
constructor
Null safety
const
StudentCode.dirty
(
[
String
value
=
''
]
)
Implementation
const StudentCode.dirty([String value = '']) : super.dirty(value);
univalle_app
sign_in
StudentCode
StudentCode.dirty const constructor
StudentCode class
Constructors
dirty
pure
Properties
error
hashCode
invalid
pure
runtimeType
status
valid
value
Methods
noSuchMethod
toString
validator
Operators
operator ==