totalTime property

  1. @BuiltValueField(wireName: 'total-time')
bool? get totalTime

Show the total time required to carry out the complee recipe.

Implementation

@BuiltValueField(wireName: 'total-time')
bool? get totalTime;