menu
npk_core package
documentation
service/item_model.dart
ItemModelFromJson function
ItemModelFromJson function
dark_mode
light_mode
ItemModelFromJson
function
ItemModel
ItemModelFromJson
(
String
str
)
Implementation
ItemModel ItemModelFromJson(String str) => ItemModel.fromJson(json.decode(str));
npk_core package
documentation
service/item_model
ItemModelFromJson function
item_model library