steps property

List<NativeBuildStep> steps
final

The ordered list of build steps to execute.

Implementation

final List<NativeBuildStep> steps;