performance property

  1. @experimental
BuildPerformance? performance
final

The BuildPerformance broken out by build action, may be null.

Implementation

@experimental
final BuildPerformance? performance;