menu
erretech_facts package
documentation
modules/measures/measure_model.dart
Measure
Measure.new constructor
Measure.new constructor
dark_mode
light_mode
Measure
constructor
Measure
(
{
String
?
id
,
String
?
code
,
String
?
name
,
bool
?
added
,
})
Implementation
Measure({ this.id, this.code, this.name, this.added });
erretech_facts package
documentation
modules/measures/measure_model
Measure
Measure.new constructor
Measure class