menu
storebounty_account package
documentation
profile/userprofile.dart
DropDownListModel
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => { "label": label, "icon": icon, "route": route, };
storebounty_account package
documentation
profile/userprofile
DropDownListModel
toJson method
DropDownListModel class