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