menu
another_square package
documentation
square_models.dart
MeasurementUnit
MeasurementUnit.fromJson factory constructor
MeasurementUnit.fromJson factory constructor
dark_mode
light_mode
MeasurementUnit.fromJson
constructor
MeasurementUnit.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MeasurementUnit.fromJson(Map<String, dynamic> json) => _$MeasurementUnitFromJson(json);
another_square package
documentation
square_models
MeasurementUnit
MeasurementUnit.fromJson factory constructor
MeasurementUnit class