build constant

TaskPhase const build

The 'build' built-in task phase.

Implementation

static const TaskPhase build = TaskPhase._(500, 'build');