contexts property

List<PhaseContext>? contexts
final

Additional information about a build phase, especially to help troubleshoot a failed build.

Implementation

final List<PhaseContext>? contexts;