totalTime property
Show the total time required to carry out the complee recipe.
Implementation
@BuiltValueField(wireName: 'total-time')
bool? get totalTime;
Show the total time required to carry out the complee recipe.
@BuiltValueField(wireName: 'total-time')
bool? get totalTime;