menu
value_object_pattern package
documentation
domain/value_objects/cpf_value.dart
CPFValue
CPFValue.new constructor
CPFValue.new constructor
dark_mode
light_mode
CPFValue
constructor
CPFValue
(
{
String
?
defaultValue
=
""
,
bool
isRequired
=
false
,
})
Implementation
CPFValue({ super.defaultValue = "", super.isRequired = false, });
value_object_pattern package
documentation
domain/value_objects/cpf_value
CPFValue
CPFValue.new constructor
CPFValue class