menu
browser_data package
documentation
model.dart
historyFromJson function
historyFromJson function
dark_mode
light_mode
historyFromJson
function
History
historyFromJson
(
String
str
)
Implementation
History historyFromJson(String str) => History.fromJson(json.decode(str));
browser_data package
documentation
model
historyFromJson function
model library