steps property

List<String> steps
final

The steps of this brew. Don't pre-pend the steps with numbers, prefer to use the order of the list.

Implementation

final List<String> steps;