contexts property

List<PhaseContext>? contexts
final

Additional information about the batch build phase. Especially to help troubleshoot a failed btach build.

Implementation

final List<PhaseContext>? contexts;