menu
electrician_app
features/templates/domain/entities/template_model.dart
TemplateNodeModel
toJson method
toJson
dark_mode
light_mode
description
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$TemplateNodeModelToJson(this);
electrician_app
template_model
TemplateNodeModel
toJson method
TemplateNodeModel class