menu
designflow_widgets package
documentation
data/models/widget_related/features/condition.dart
ConditionParameterCurrentCubitState
toJson method
toJson method
dark_mode
light_mode
toJson
method
@
override
Map
<
String
,
dynamic
>
toJson
(
)
override
Implementation
@override Map<String, dynamic> toJson() => { ...super.toJson(), 'cubit_id': cubitID, };
designflow_widgets package
documentation
data/models/widget_related/features/condition
ConditionParameterCurrentCubitState
toJson method
ConditionParameterCurrentCubitState class