import 'package:nc_cookbook_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
preparationTime | bool | Show the preparation time in UI | [optional] |
cookingTime | bool | Show the time required for cooking in the UI | [optional] |
totalTime | bool | Show the total time required to carry out the complee recipe | [optional] |
nutritionInformation | bool | Show the nutrition information in the UI | [optional] |
tools | bool | Show the list of tools in the UI | [optional] |