menu
electrician_app
features/diagram/domain/entities/measurement_state.dart
MeasurementState
toJson method
toJson
dark_mode
light_mode
description
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
electrician_app
measurement_state
MeasurementState
toJson method
MeasurementState class