menu
studyu_core package
documentation
core.dart
Choice
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$ChoiceToJson(this);
studyu_core package
documentation
core
Choice
toJson method
Choice class