cookingTime property
Show the time required for cooking in the UI.
Implementation
@BuiltValueField(wireName: 'cooking-time')
bool? get cookingTime;
Show the time required for cooking in the UI.
@BuiltValueField(wireName: 'cooking-time')
bool? get cookingTime;