import 'package:nc_cookbook_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
name | String | The name of the category | |
recipeCount | int | The number of recipes in the category |
import 'package:nc_cookbook_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
name | String | The name of the category | |
recipeCount | int | The number of recipes in the category |