menu
velix_mapper package
documentation
mapper/mapper.dart
ConstantValue
ConstantValue.new constructor
ConstantValue.new constructor
dark_mode
light_mode
ConstantValue
constructor
ConstantValue
(
{
required
dynamic
value
,
})
Implementation
ConstantValue({required this.value});
velix_mapper package
documentation
mapper/mapper
ConstantValue
ConstantValue.new constructor
ConstantValue class