menu
dartness_server package
documentation
route.dart
DartnessParam
fromJson property
fromJson property
dark_mode
light_mode
fromJson
property
Function
?
fromJson
final
The function to convert the param from json.
Implementation
final Function? fromJson;
dartness_server package
documentation
route
DartnessParam
fromJson property
DartnessParam class